Update gitignore

This commit is contained in:
Scott Idem
2022-03-01 18:03:19 -05:00
parent cbb0dc6a82
commit a72cb27ed8

27
.gitignore vendored
View File

@@ -1,3 +1,26 @@
file_cache/
node_modules/
/node_modules/
/public/build/
.DS_Store
# Added by Scott Idem
# https://github.com/github/gitignore
*.sock
*.csv
*.xlsx
#*.pdf
*.cfg
*.ini
*.bak
*.pid
*.kate-swp
*.log.*
.directory
backups/
tmp/
temp/
development/
.vscode
*.code-workspace
file_cache/