mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
30 lines
314 B
Plaintext
30 lines
314 B
Plaintext
players/*
|
|
worlds/*
|
|
plugins/*
|
|
bin/*
|
|
timings/*
|
|
*.log
|
|
*.txt
|
|
*.phar
|
|
server.properties
|
|
/pocketmine.yml
|
|
memoryDump_*/*
|
|
|
|
# Common IDEs
|
|
.idea/*
|
|
nbproject/*
|
|
|
|
# Windows image file caches
|
|
Thumbs.db
|
|
|
|
# Folder config file
|
|
Desktop.ini
|
|
|
|
# Mac crap
|
|
.DS_Store
|
|
/nbproject/private/
|
|
|
|
# Sphinx-doc
|
|
/docs/build/
|
|
!/docs/requirements.txt
|