mirror of
https://github.com/getrebuild/rebuild.git
synced 2024-11-10 08:55:31 +08:00
35 lines
425 B
Text
35 lines
425 B
Text
# 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*
|
|
|
|
# Eclipse
|
|
/a.json
|
|
/target/
|
|
/.settings/
|
|
/.classpath
|
|
/.project
|
|
/bin/
|
|
.DS_Store
|
|
/.babel/node_modules/
|
|
/.babel/package-lock.json
|
|
/.babel/js/
|
|
/.babel/build/
|