burrow/.gitignore
Conrad Kramer 865b676c99
Some checks are pending
Build Rust / Cargo Test (push) Waiting to run
Build Site / Next.js Build (push) Waiting to run
Add Forgejo namespace workflow stack
2026-03-18 02:49:55 -07:00

18 lines
120 B
Text

# Xcode
xcuserdata
# Swift
Apple/Package/.swiftpm/
# Rust
target/
.env
.DS_STORE
.idea/
tmp/
*.db
*.sqlite3
*.sock