burrow/.gitignore
2026-03-31 23:35:36 -07:00

20 lines
141 B
Text

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