1
0
Fork 0
dotfiles/git/gitignore

13 lines
96 B
Text

\#*\#
*~
*.swp
.mypy_cache/
__pycache__/
venv/
node_modules/
package-lock.json
.ignore
.root