mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- updated gitignore file;
This commit is contained in:
+13
@@ -222,3 +222,16 @@ assets/vendor/
|
|||||||
package-lock.json
|
package-lock.json
|
||||||
.idea/
|
.idea/
|
||||||
composer.lock
|
composer.lock
|
||||||
|
|
||||||
|
# exclude Composer installation
|
||||||
|
composer.phar
|
||||||
|
/vendor
|
||||||
|
|
||||||
|
# exclude WP-CLI installation
|
||||||
|
wp-cli.phar
|
||||||
|
|
||||||
|
# exclude generated by phpDocumentor docs
|
||||||
|
/documentor
|
||||||
|
|
||||||
|
#wp-hookdoc generated docs
|
||||||
|
hookdocs
|
||||||
|
|||||||
Reference in New Issue
Block a user