mirror of
https://github.com/adobe/brackets.git
synced 2024-11-20 18:02:54 +01:00
Adding Mac OS X .DS_Store files to .gitignore
This commit is contained in:
parent
5eb5d58373
commit
baf1f0a202
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,3 +6,6 @@ src/brackets.min.css
|
||||
# (so that the directory is non-empty and can be in git)
|
||||
src/extensions/user/*
|
||||
!src/extensions/user/README
|
||||
|
||||
#OSX .DS_Store files
|
||||
.DS_Store
|
||||
|
Loading…
Reference in New Issue
Block a user