Ignore Mac's .DS_store files
Change-Id: I59bd52ae860b7f7818cd431865a57fbcc42ce0b2
This commit is contained in:
parent
404660cbdb
commit
fce25acd78
|
@ -1,5 +1,6 @@
|
|||
*.pyc
|
||||
*~
|
||||
.DS_store
|
||||
.cproject
|
||||
.project
|
||||
.pydevproject
|
||||
|
|
Loading…
Reference in New Issue