mirror of
https://github.com/github/gitignore.git
synced 2026-04-15 03:15:54 +08:00
Update Spring.gitignore to more cleaned version
This commit is contained in:
parent
57db0f3a6b
commit
48c777b699
@ -1,19 +1,32 @@
|
||||
# Compiled
|
||||
# Compiled class file
|
||||
*.class
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
logs/
|
||||
|
||||
# BlueJ files
|
||||
*.ctxt
|
||||
|
||||
# Mobile Tools for Java (J2ME)
|
||||
.mtj.tmp/
|
||||
|
||||
# Build
|
||||
target/
|
||||
build/
|
||||
|
||||
# Packages
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.war
|
||||
*.nar
|
||||
*.ear
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.rar
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
replay_pid*
|
||||
|
||||
# Maven
|
||||
pom.xml.tag
|
||||
@ -53,10 +66,6 @@ out/
|
||||
Thumbs.db
|
||||
desktop.ini
|
||||
|
||||
# JVM crashes
|
||||
hs_err_pid*
|
||||
replay_pid*
|
||||
|
||||
# Temp
|
||||
*.tmp
|
||||
*.temp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user