LimitedCreative/.gitignore

16 lines
143 B
Plaintext

/bin
# IDE stuff
/.project
/.classpath
/.settings
/.buildpath
/.checkstyle
/.idea
/LimitedCreative.iml
# maven
/target
# Mac stuff
.DS_Store