Delete .gitignore
This commit is contained in:
parent
b741125677
commit
508b362a89
1 changed files with 0 additions and 30 deletions
30
.gitignore
vendored
30
.gitignore
vendored
|
|
@ -1,30 +0,0 @@
|
|||
players/*
|
||||
worlds/*
|
||||
plugins/*
|
||||
bin/*
|
||||
timings/*
|
||||
*.log
|
||||
*.phar
|
||||
server.properties
|
||||
/pocketmine.yml
|
||||
*.txt
|
||||
genisys.yml
|
||||
crashdumps/*
|
||||
|
||||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue