yan-demo/.gitignore

36 lines
396 B
Plaintext
Executable File

# Compiled class file
*.class
# Maven files
target/
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar
# IntelliJ IDEA project files
*.iml
*.ipr
*.iws
.idea/
# Eclipse project files
.classpath
.project
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*