mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 18:36:40 +00:00
.gitignore: ignore some extra crap
This commit is contained in:
parent
00916ade0c
commit
4f59c1b26c
6
.gitignore
vendored
6
.gitignore
vendored
@ -41,3 +41,9 @@ test_data/*
|
|||||||
|
|
||||||
# Doxygen
|
# Doxygen
|
||||||
Documentation/*
|
Documentation/*
|
||||||
|
|
||||||
|
# PHPUnit
|
||||||
|
/.phpunit.result.cache
|
||||||
|
|
||||||
|
# php-cs-fixer
|
||||||
|
/.php_cs.cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user