Browse Source

gitignore .DS_Store files

master
Jaikiran Pai 6 years ago
parent
commit
3f6c9e57bd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -4,6 +4,7 @@
*.pif *.pif
.ant.properties .ant.properties
.classpath .classpath
.DS_Store
.project .project
.settings .settings
bin bin


Loading…
Cancel
Save