mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
.gitignore fix
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@@ -1,3 +1,23 @@
|
||||
Pods
|
||||
.DS_Store
|
||||
build
|
||||
DerivedData
|
||||
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
*.mode1v3
|
||||
!default.mode1v3
|
||||
*.mode2v3
|
||||
!default.mode2v3
|
||||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
xcuserdata/
|
||||
|
||||
*.moved-aside
|
||||
*.xccheckout
|
||||
*.xcscmblueprint
|
||||
|
||||
timeline.xctimeline
|
||||
playground.xcworkspace
|
||||
|
||||
.build
|
||||
Reference in New Issue
Block a user