ACLauncher/.gitignore
2014-04-30 21:14:22 +10:00

11 lines
105 B
Text

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