Watch
1
0
Fork
You've already forked dotfiles
0
dotfiles/.config/git/ignore

14 lines
128 B
Text

# Generic temporary files
*.backup
*.bak
*.orig
*.temp
*.tmp
# Python
__pycache__/
*.py[cod]
.python-version
.venv/
venv/
.env