Remove .class files and add it to .gitignore
This commit is contained in:
parent
f2fecdca54
commit
7e50b3874a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
*.swp
|
*.swp
|
||||||
|
*.class
|
||||||
bin
|
bin
|
||||||
project.geany
|
project.geany
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user