瀏覽代碼

Add .gitignore

Common files to be ignored in source tree.
Raul Silvera 8 年之前
父節點
當前提交
8c30a0da86
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. 6
    0
      .gitignore

+ 6
- 0
.gitignore 查看文件

@@ -0,0 +1,6 @@
1
+.DS_Store
2
+*~
3
+*.orig
4
+*.exe
5
+.*.swp
6
+core