* 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
+28
View File
@@ -0,0 +1,28 @@
# Directories
/.wordpress-org
/.github
/assets/sass
/assets/libs/fontawesome/scss
/blocks-src
/docs
/node_modules
/tests
# Files
/.bowerrc
/.editorconfig
/.gitattributes
/.gitignore
/.jshintrc
/.travis.yml
/bower.json
/composer.json
/gulpfile.js
/hookdoc-conf.json
/manifest.json
/package.json
/package-lock.json
/phpcs.xml
/phpdoc.dist.xml
/README.md
*.sass