burrow/.gitignore
2024-11-22 15:26:07 +08:00

18 lines
120 B
Text

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