Initial commit to github
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
*~
|
||||
.DS_Store
|
||||
vendor
|
||||
node_modules
|
||||
static/dist/
|
||||
.env
|
||||
bak/
|
||||
testimonials.class.php
|
||||
resource-filter/
|
||||
phpcs-results.txt
|
||||
|
||||
# Playwright
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
||||
Reference in New Issue
Block a user