Add gravity flow demo
This commit is contained in:
23
backend/wordpress/wp-content/plugins/gravityflow-master/.gitignore
vendored
Normal file
23
backend/wordpress/wp-content/plugins/gravityflow-master/.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
vendor/
|
||||
composer.json
|
||||
composer.lock
|
||||
apigen.neon
|
||||
config.json
|
||||
config-sample.json
|
||||
js/*.min.js
|
||||
css/*.min.css
|
||||
node_modules
|
||||
Gruntfile.js
|
||||
package.json
|
||||
tests/wp-tests-config.php
|
||||
.svn/
|
||||
codeception.yml
|
||||
tests/phpunit/build/
|
||||
tests/acceptance-tests/_output
|
||||
tmp/
|
||||
.DS_Store
|
||||
tests/_output/*
|
||||
.DS_Store
|
||||
.env
|
||||
tests/acceptance-tests/_support/_generated/AcceptanceTesterActions.php
|
||||
codeclimate-report.html
|
||||
Reference in New Issue
Block a user