ACLauncher/.gitignore
2015-04-06 02:10:06 +10:00

14 lines
159 B
Text

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