ACLauncher/.gitignore

13 lines
148 B
Text

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