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