14 lines
145 B
Text
14 lines
145 B
Text
# Ignore Everything
|
|
/*
|
|
/*/
|
|
|
|
# Except These
|
|
!/src/
|
|
!/macapp/
|
|
!/.gitignore
|
|
!/CHANGELOG.md
|
|
!/Jenkinsfile
|
|
!/LICENSE
|
|
!/pom.xml
|
|
!/README.md
|
|
!/STYLE.md
|