Browse Source

Add gitignore

Katrina Owen 12 years ago
parent
commit
62cbd6afcc
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      .gitignore

+ 7
- 0
.gitignore View File

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