- updated gitignore file;

This commit is contained in:
Nikita Sinelnikov
2022-06-16 01:47:02 +03:00
parent 986805e064
commit 4171c03f71
+13
View File
@@ -222,3 +222,16 @@ assets/vendor/
package-lock.json
.idea/
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