Files
ultimatemember/.distignore
T
Mykyta Synelnikov 23f97f8ad8 * added .distignore
* removed composer.json and package.json from ignores in .gitattributes;
2024-12-02 14:18:04 +02:00

29 lines
360 B
Plaintext

# 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