mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
29 lines
360 B
Plaintext
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
|