ACLauncher/.gitignore
2016-08-25 19:00:35 +02:00

20 lines
217 B
Text

# Ignore Everything
/*
/*/
# Except These
!/src/
!/macapp/
!/.editorconfig
!/.gitignore
!/CONTRIBUTING.md
!/CHANGELOG.md
!/Jenkinsfile
!/LICENSE
!/pom.xml
!/README.md
!/STYLE.md
!/TESTING.md
# OS X things
.DS_Store