Update .gitignore
This commit is contained in:
parent
50d4b3bb6e
commit
29831b6ca8
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -19,5 +19,8 @@
|
|||
*.tar.gz
|
||||
*.rar
|
||||
|
||||
# Moved BradzCraft reference to source directory, ignore it
|
||||
BradzCraft/
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
|
Reference in a new issue