mirror of
https://github.com/DeNNiiInc/Web-Page-Performance-Test.git
synced 2026-06-24 05:56:48 +00:00
Update gitignore to exclude test files and deployment scripts
This commit is contained in:
+11
@@ -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