Browse Source

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

sole 14 years ago
parent
commit
e05234147b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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