Browse Source

Ignore .DS_Store files for those on MacOS

pull/158/head
Elliot Saba 10 years ago
parent
commit
d45874e232
  1. 1
      .gitignore

1
.gitignore vendored

@ -7,3 +7,4 @@ pkg
*.kate-swp *.kate-swp
*.pkg.tar.xz *.pkg.tar.xz
CMakeLists.txt.user* CMakeLists.txt.user*
.DS_Store

Loading…
Cancel
Save