consul/.gitignore
Kyle MacDonald 972e3add8e website: remove netlify artifacts and port missing redirects over to new format (#9601)
* website: port existing new redirects old format

* website: remove netlify specific artifacts
2021-01-27 12:16:01 -08:00

27 lines
248 B
Plaintext

*.attr
*.exe
*.log
*.old
*.swp
*.test
.envrc
.gotools
.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