diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b11df8c696..6eb0fba348 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ thumbs.db *.jar *.war *.ear +*.txt # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* |