Neon-Vision-Editor/.gitignore
2026-01-24 13:59:23 +01:00

33 lines
453 B
Text

# macOS
.DS_Store
# Xcode
DerivedData/
*.xcuserstate
*.xcuserdata/
*.moved-aside
*.xccheckout
*.xcscmblueprint
# Build products
build/
*.ipa
*.dSYM.zip
*.dSYM
# Swift Package Manager
.build/
Packages/
Package.resolved
# SwiftPM (Xcode integration)
*.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
# Logs
*.log
# Fastlane (if you ever add it)
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output