Skip to content

Commit 58d42a5

Browse files
committed
Better .gitignore
1 parent 9cd3c3e commit 58d42a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1+
*~
2+
*.o
3+
*.iml
4+
a.out
5+
*.class
6+
.*
17
/target/
28
/bin/

0 commit comments

Comments
 (0)