ソースを参照

Add gitignore

Katrina Owen 12 年 前
コミット
62cbd6afcc
共有1 個のファイルを変更した7 個の追加0 個の削除を含む
  1. 7
    0
      .gitignore

+ 7
- 0
.gitignore ファイルの表示

@@ -0,0 +1,7 @@
1
+*.swp
2
+*.beam
3
+.DS_Store
4
+tmp
5
+.class
6
+build/
7
+.gradle/