mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2025-02-16 18:14:23 +01:00
I should have updated the development branch .gitignore first... Sorry!
This commit is contained in:
parent
1149675d61
commit
ebfd23c72d
1 changed files with 9 additions and 1 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -34,4 +34,12 @@ dwsync.xml
|
||||||
.CVS
|
.CVS
|
||||||
intermediate
|
intermediate
|
||||||
publish
|
publish
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
/bootstrap/compiled.php
|
||||||
|
/vendor
|
||||||
|
/app/config/production
|
||||||
|
composer.phar
|
||||||
|
composer.lock
|
||||||
|
atlassian-ide-plugin.xml
|
||||||
|
_ide_helper.php
|
Loading…
Reference in a new issue