Browse Source

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

sole 15 năm trước cách đây
mục cha
commit
e05234147b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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