0
0
Fork 0

Gitignore the class files

This commit is contained in:
Oliver Akins 2022-12-08 21:51:23 -06:00
parent e25a02d7e3
commit abea3a6885
No known key found for this signature in database
GPG key ID: 3C2014AF9457AF99

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ test*
input* input*
data* data*
*.dnc.* *.dnc.*
*.class