mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
31 lines
379 B
Plaintext
31 lines
379 B
Plaintext
# Directories
|
|
/.wordpress-org
|
|
/.git
|
|
/.github
|
|
/assets/sass
|
|
/assets/libs/fontawesome/scss
|
|
/blocks-src
|
|
/docs
|
|
/node_modules
|
|
/tests
|
|
|
|
# Files
|
|
/.bowerrc
|
|
/.distignore
|
|
/.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
|