* added .distignore

* removed composer.json and package.json from ignores in .gitattributes;
This commit is contained in:
Mykyta Synelnikov
2024-12-02 14:18:04 +02:00
parent 7492cbe26b
commit 23f97f8ad8
2 changed files with 28 additions and 2 deletions
-2
View File
@@ -39,11 +39,9 @@
/.jshintrc export-ignore
/.travis.yml export-ignore
/bower.json export-ignore
/composer.json export-ignore
/gulpfile.js export-ignore
/hookdoc-conf.json export-ignore
/manifest.json export-ignore
/package.json export-ignore
/package-lock.json export-ignore
/phpcs.xml export-ignore
/phpdoc.dist.xml export-ignore