mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-19 01:16:38 +00:00
Added entry on .gitignore for Netbeans
This commit is contained in:
parent
a2536ed308
commit
f71f10da0b
6
.gitignore
vendored
6
.gitignore
vendored
@ -2,12 +2,15 @@ players/*
|
||||
worlds/*
|
||||
plugins/*
|
||||
bin/*
|
||||
.idea/*
|
||||
*.log
|
||||
*.txt
|
||||
*.phar
|
||||
server.properties
|
||||
|
||||
# Common IDEs
|
||||
.idea/*
|
||||
nbproject/*
|
||||
|
||||
# Windows image file caches
|
||||
Thumbs.db
|
||||
|
||||
@ -16,3 +19,4 @@ Desktop.ini
|
||||
|
||||
# Mac crap
|
||||
.DS_Store
|
||||
/nbproject/private/
|
Loading…
x
Reference in New Issue
Block a user