ACLauncher/.gitignore
2014-02-16 23:38:27 -05:00

12 lines
No EOL
121 B
Text

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