Update gitignore

This commit is contained in:
Logan Cusano
2023-06-03 15:38:24 -04:00
parent a298be40d5
commit 0280cb5384

3
Server/.gitignore vendored
View File

@@ -3,4 +3,5 @@ node_modules/
package-lock.json package-lock.json
*.bak *.bak
*.log *.log
*._.* *._.*
clientIds.json