iDither/.gitignore
2026-01-14 01:14:08 +01:00

28 lines
304 B
Plaintext

# --- macOS ---
.DS_Store
.AppleDouble
.LSOverride
._*
# --- Xcode ---
DerivedData/
build/
*.moved-aside
*.xccheckout
*.xcscmblueprint
*.xcuserdata/
*.xcworkspace/xcuserdata/
# --- Swift Package Manager (SPM) ---
.build/
.swiftpm/
Packages/
# --- Metal ---
*.metallib
*.air
# --- Autres ---
*.swp
*~