12 lines
No EOL
121 B
Text
12 lines
No EOL
121 B
Text
# Ignore Everything
|
|
/*
|
|
/*/
|
|
|
|
# Except These
|
|
!/src/
|
|
!/macapp/
|
|
!/.gitignore
|
|
!/build.xml
|
|
!/launch4j.xml
|
|
!/LICENSE
|
|
!/README.md |