EpicKnarvik97
e6b70c2f42
All checks were successful
KnarCraft/FFmpegConvert/master This commit looks good
29 lines
326 B
Plaintext
29 lines
326 B
Plaintext
# ---> Java
|
|
# Compiled class file
|
|
*.class
|
|
|
|
# Log file
|
|
*.log
|
|
|
|
# BlueJ files
|
|
*.ctxt
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
.mtj.tmp/
|
|
|
|
# Package Files #
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
*.zip
|
|
*.tar.gz
|
|
*.rar
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
|
|
/nbproject/private/
|
|
/build/
|
|
/dist/
|
|
.idea
|