Add DS_Store to gitignore
*Added the Mac OSX .DS_Store to the .gitignore file Change-Id: I1b7cdbf280ef01278125a44375912b69ec23750f
This commit is contained in:
parent
35dc0cb44b
commit
c86fca9d58
3
.gitignore
vendored
3
.gitignore
vendored
@ -36,3 +36,6 @@ pip-log.txt
|
|||||||
#py.test logger
|
#py.test logger
|
||||||
cc.master.log
|
cc.master.log
|
||||||
metatests*.log
|
metatests*.log
|
||||||
|
|
||||||
|
#OSX files
|
||||||
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user