1
0
Fork 0
dotfiles/git/gitignore

16 lines
105 B
Text

\#*\#
*~
*.swp
.mypy_cache/
__pycache__/
venv/
node_modules/
.ignore
.fdignore
.root
.envrc
.direnv/