adding .gitignore file - avoid picking up .DS_Store files on OS X.
This commit is contained in:
parent
006ae30307
commit
d18b3c3f7d
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# OS generated files #
|
||||||
|
######################
|
||||||
|
.DS_Store
|
Loading…
Reference in New Issue
Block a user