ShopChest/.gitignore
Eric 543da0682b Automated code cleanup by IntelliJ IDEA
As I Switched from Eclipse to IntelliJ IDEA, I also had to add a few
entries to the .gitignore file.
2016-05-28 16:28:13 +02:00

7 lines
65 B
Plaintext

/bin/
/out/
/.idea/
/.settings/
.classpath
.project
ShopChest.iml