ACLauncher/.gitignore
2015-02-26 17:26:09 +11:00

14 lines
159 B
Text

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