1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00

some headings for when combining into a single .gitignore

This commit is contained in:
Shon Frazier 2014-03-26 09:02:38 -04:00
parent 31a4ead365
commit 28f5dd4bff
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
## Mac OS X
.DS_Store .DS_Store
.AppleDouble .AppleDouble
.LSOverride .LSOverride
@ -11,3 +12,4 @@ Icon
# Files that might appear on external disk # Files that might appear on external disk
.Spotlight-V100 .Spotlight-V100
.Trashes .Trashes

View File

@ -1,3 +1,4 @@
## Xcode
build/ build/
*.pbxuser *.pbxuser
!default.pbxuser !default.pbxuser