Skip to content

Commit 19ddab8

Browse files
author
Traun Leyden
committed
update .gitignore
1 parent 6d23575 commit 19ddab8

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.gitignore

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
/build/
2-
*.iml
2+
*.iml
3+
/.DS_Store
4+
local.properties
5+
\#*
6+
*~
7+
.#*
8+
\#*\#
9+
*.class
10+
.idea
11+
.gradle
12+
13+

0 commit comments

Comments
 (0)