mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-16 14:15:55 -06:00
Added a couple of basic entries back into gitignore
This commit is contained in:
parent
89f460286a
commit
9ff4a939c5
1 changed files with 11 additions and 1 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -1,3 +1,13 @@
|
|||
### Carthage ###
|
||||
Carthage
|
||||
|
||||
*.xcuserdatad
|
||||
### macOS ###
|
||||
.DS_Store
|
||||
|
||||
### Xcode ###
|
||||
xcuserdata/
|
||||
*.xcodeproj/*
|
||||
!*.xcodeproj/project.pbxproj
|
||||
!*.xcodeproj/xcshareddata/
|
||||
!*.xcworkspace/contents.xcworkspacedata
|
||||
**/xcshareddata/WorkspaceSettings.xcsettings
|
||||
Loading…
Add table
Add a link
Reference in a new issue