Untrack node_modules and .next, ignore them
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m52s

This commit is contained in:
Elijah 2026-05-22 17:59:39 -07:00
parent 2a3aa32996
commit d532f8d064
4238 changed files with 6 additions and 1210867 deletions

7
.gitignore vendored
View file

@ -5,10 +5,15 @@
*.swp
*.xml
# Build outputs (if your Node app eventually compiles or bundles code)
# Build outputs
dist/
build/
out/
.next/
# Node
node_modules/
frontend/node_modules/
# Local application run data
backend/storage/