mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 20:28:31 +00:00
.gitignore: Ignore crashdumps directory
How did this never become a problem before?!
This commit is contained in:
parent
41873bb115
commit
d30a6b60b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@ worlds/*
|
|||||||
plugins/*
|
plugins/*
|
||||||
bin/*
|
bin/*
|
||||||
timings/*
|
timings/*
|
||||||
|
crashdumps/*
|
||||||
*.log
|
*.log
|
||||||
*.txt
|
*.txt
|
||||||
*.phar
|
*.phar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user