open-consul/.gitignore
Kit Patella 3de3259833
.gitignore: cut IDE-specific entries, cleanup (#7083)
* .gitignore: add vscode and MacOS-specific files. add a little org

* .gitignore: remove IDE-specific ignores, add docs
2020-01-17 11:06:33 -08:00

28 lines
257 B
Plaintext

*.attr
*.exe
*.log
*.old
*.swp
*.test
.envrc
.gotools
.netlify
.vagrant/
/pkg
bin/
changelog.tmp
exit-code
Thumbs.db
# MacOS
.DS_Store
.AppleDouble
.LSOverride
.fseventsd
# Web artifacts
website/.bundle
website/build/
website/npm-debug.log
website/vendor