ACLauncher/.gitignore
2014-08-27 14:41:23 +10:00

12 lines
133 B
Text

# Ignore Everything
/*
/*/
# Except These
!/src/
!/macapp/
!/.gitignore
!/LICENSE
!/README.md
!/pom.xml
!/IntelliJ-Coding-Style.xml