forge/.gitignore
Jacob Schmidt 01dda0e060 Add SurrealDB helpers and promo screenshot assets
- Add local SurrealDB install, update, and run scripts for Forge
- Update setup docs and package the server SurrealDB helpers
2026-05-03 11:48:41 -05:00

39 lines
320 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/
docus/.nuxt/
docus/.output/
docus/.data/
docus/.nitro/
# OS
.DS_Store
Thumbs.db
# Arma
arma/ui/map-viewer/
arma/server/surrealdb/forge.db/
promo/