EE364-lab/.gitignore
HeshamTB f4fa262bd9
update:
- ignore meta-inf
	- Change c style args array in main. (recommended by IDE)
	- build with java 1.8.x
2020-09-09 22:47:44 +03:00

8 lines
49 B
Plaintext

*.class
*.zip
*.xz
#build output
out/
META-INF/