This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ############################## | |
| ## Java | |
| ############################## | |
| .mtj.tmp/ | |
| *.class | |
| *.jar | |
| *.war | |
| *.ear | |
| *.nar | |
| hs_err_pid* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Miscellaneous | |
| *.java.hsp | |
| *.sonarj | |
| *.sw* | |
| .DS_Store | |
| build.sh | |
| integration-repo | |
| ivy-cache | |
| argfile* | |
| activemq-data/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # | |
| # Example mpv configuration file | |
| # | |
| # Warning: | |
| # | |
| # The commented example options usually do _not_ set the default values. Call | |
| # mpv with --list-options to see the default values for most options. There is | |
| # no builtin or example mpv.conf with all the defaults. | |
| # | |
| # |