ソースを参照

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