Add .gitignore file
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
# Xcode
|
||||
*.DS_Store
|
||||
OEBuildVersion.h
|
||||
*/build/*
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
*.mode1v3
|
||||
!default.mode1v3
|
||||
*.mode2v3
|
||||
!default.mode2v3
|
||||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
*.xcworkspace
|
||||
!OpenEmu.xcworkspace
|
||||
!default.xcworkspace
|
||||
xcuserdata
|
||||
profile
|
||||
*.moved-aside
|
||||
icon?
|
||||
Reference in New Issue
Block a user