1
0
Fork 0
mirror of https://github.com/Oreolek/yii2-nested-sets.git synced 2024-04-26 05:59:20 +03:00
yii2-nested-sets/.gitignore
Alexander Kochetov 73422b2d53 Updated .gitignore
2015-01-02 20:21:37 +03:00

28 lines
366 B
Plaintext

# phpstorm project files
.idea
# netbeans project files
nbproject
# zend studio for eclipse project files
.buildpath
.project
.settings
# windows thumbnail cache
Thumbs.db
# composer vendor dir
/vendor
# composer itself is not needed
composer.phar
# Mac DS_Store Files
.DS_Store
# phpunit itself is not needed
phpunit.phar
# local phpunit config
/phpunit.xml