chore: organize and label .gitignore

This commit is contained in:
AJ ONeal
2024-09-14 17:06:21 +00:00
parent 62c9fcc1ba
commit 7c62699a43
+9 -2
View File
@@ -1,7 +1,14 @@
.env
node_modules
# generated artifacts
install-*.sh
install-*.bat
install-*.ps1
# local config
.env
# caches
node_modules/
# temporary & backup files
.*.sw*
*.bak