Gitignore the class files
This commit is contained in:
parent
e25a02d7e3
commit
abea3a6885
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
test*
|
test*
|
||||||
input*
|
input*
|
||||||
data*
|
data*
|
||||||
*.dnc.*
|
*.dnc.*
|
||||||
|
*.class
|
||||||
Loading…
Add table
Add a link
Reference in a new issue