update gitignore

This commit is contained in:
Alex Holliday
2025-05-19 15:17:05 -07:00
parent ff819b3f9f
commit 016cd6fef0

1
server/.gitignore vendored
View File

@@ -2,6 +2,7 @@ node_modules
.env
*.log
*.sh
!scripts/inject-vars.sh
.nyc_output
coverage
.clinic