Преглед изворни кода

Added basic .gitignore file to avoid .DS_Store files and vim swap files getting into the repository

sole пре 15 година
родитељ
комит
e05234147b
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+.DS_Store
+*.swp