forge/.gitignore
Jacob Schmidt 68218304ab Move store catalog service server-side and rebuild WebUI bundles
- Shift store catalog initialization from client addon to server addon
- Rebuild/minify bank, garage, org, and store WebUI site assets
- Update webui build tooling and npm metadata; ignore node_modules
2026-03-14 20:06:27 -05:00

33 lines
226 B
Plaintext

# Rust
/target/
**/*.rs.bk
*.pdb
# Cargo
Cargo.lock
debug/
target/
# Build artifacts
*.exe
*.dll
*.so
*.dylib
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# Misc
node_modules/
# OS
.DS_Store
Thumbs.db
# Arma
arma/ui/map-viewer/