EE364-lab/.gitignore
2020-10-24 11:06:18 +03:00

15 lines
112 B
Plaintext

*.class
*.zip
*.xz
*.pdf
#build output
out/
META-INF/
#testing project
testing/
#jar files (byte code)
*.jar