Ignore Mac's .DS_store files

Change-Id: I59bd52ae860b7f7818cd431865a57fbcc42ce0b2
This commit is contained in:
Rintaro Kuroiwa 2016-04-06 16:32:53 -07:00
parent 404660cbdb
commit fce25acd78
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
*.pyc
*~
.DS_store
.cproject
.project
.pydevproject