Add .gitignore file

This commit is contained in:
Markus Thielker 2025-01-16 01:55:50 +01:00
parent 42e2d9e53d
commit 55ace80869
No known key found for this signature in database
4 changed files with 23 additions and 21 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# Xcode
.xcworkspace/
xcuserdata/
UserInterfaceState.xcuserstate
project.xcworkspace/
*.xcuserdatad/
*.xccheckout
xcshareddata/
*.moved-aside
DerivedData
.DS_Store
*.hmap
# macOS
build/
*.app