diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..cd3386f --- /dev/null +++ b/.gitignore @@ -0,0 +1,44 @@ +# Created by .ignore support plugin (hsz.mobi) +### Yii template +assets/* +!assets/.gitignore +protected/runtime/* +!protected/runtime/.gitignore +protected/data/*.db +themes/classic/views/ +/yii +.idea +nbproject +.buildpath +.project +.settings +Thumbs.db +/vendor +composer.lock +composer.phar +.DS_Store +phpunit.phar +/phpunit.xml +/.vagrant +/vendor/ +/fordelete.txt +/done.txt +/certificates.php +/backup +/storage/ +/artweb/ +/source/ +frontend/web/sitemap1.xml +frontend/web/sitemap10.xml +frontend/web/sitemap11.xml +frontend/web/sitemap12.xml +frontend/web/sitemap13.xml +frontend/web/sitemap2.xml +frontend/web/sitemap3.xml +frontend/web/sitemap4.xml +frontend/web/sitemap5.xml +frontend/web/sitemap6.xml +frontend/web/sitemap7.xml +frontend/web/sitemap8.xml +frontend/web/sitemap9.xml +/common/components/yii2-elasticsearch/ -- libgit2 0.21.4