1
0
Fork 0
dotfiles/git/gitignore

35 lines
274 B
Text

\#*\#
*~
*.swp
.mypy_cache/
__pycache__/
venv/
node_modules/
.ignore
.fdignore
.root
.envrc
.direnv/
mise.toml
.vimrc
.editorconfig
/tags
/tags.lock
/tags.temp
.gutctags
.notags
.DS_Store
.gh-autosquash-default-workflow
# Go coverage profiles
cover.out
cover.html