Browse Source

Remove .DS_Store files and add to gitignore

Craig Dodd 10 years ago
parent
commit
4fb173d0a5
7 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore
  2. BIN
      css/.DS_Store
  3. BIN
      css/iCheck/.DS_Store
  4. BIN
      img/.DS_Store
  5. BIN
      js/.DS_Store
  6. BIN
      js/plugins/jqueryKnob/.DS_Store
  7. BIN
      js/plugins/jvectormap/.DS_Store

+ 1 - 1
.gitignore

@@ -1 +1 @@
-
+*.DS_Store

BIN
css/.DS_Store


BIN
css/iCheck/.DS_Store


BIN
img/.DS_Store


BIN
js/.DS_Store


BIN
js/plugins/jqueryKnob/.DS_Store


BIN
js/plugins/jvectormap/.DS_Store