mirror of
https://github.com/DeNNiiInc/Web-Page-Performance-Test.git
synced 2026-04-17 20:05:58 +00:00
Update gitignore to exclude test files and deployment scripts
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -211,3 +211,14 @@ coverage/
|
|||||||
SAMPLE/
|
SAMPLE/
|
||||||
|
|
||||||
!reset_password.sql
|
!reset_password.sql
|
||||||
|
|
||||||
|
# ===========================================
|
||||||
|
# TEST FILES & DEPLOYMENT SCRIPTS
|
||||||
|
# ===========================================
|
||||||
|
test-*.js
|
||||||
|
test-*.json
|
||||||
|
deploy-now.ps1
|
||||||
|
reports/*.json
|
||||||
|
reports/*.html
|
||||||
|
reports/*.har.json
|
||||||
|
reports/*.optimizations.json
|
||||||
|
|||||||
Reference in New Issue
Block a user