gitignore VM crash logs
This commit is contained in:
parent
5979282c55
commit
61422490d3
@ -7,3 +7,6 @@
|
|||||||
*.jar
|
*.jar
|
||||||
*.war
|
*.war
|
||||||
*.ear
|
*.ear
|
||||||
|
|
||||||
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
|
hs_err_pid*
|
||||||
|
Loading…
Reference in New Issue
Block a user