mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-03-31 06:33:51 -04:00
Implemented Gemini screenshot testing base
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -25,14 +25,16 @@
|
||||
/node_modules
|
||||
/npm-debug.log
|
||||
|
||||
# Build files
|
||||
# Files generated by build
|
||||
/build
|
||||
/manifest.json
|
||||
/MANIFEST
|
||||
/site
|
||||
|
||||
# Gemini reports
|
||||
# Files generated by visual tests
|
||||
/gemini-report
|
||||
/tests/visual/baseline/local
|
||||
/tests/visual/data
|
||||
|
||||
# Distribution files
|
||||
/dist
|
||||
|
||||
Reference in New Issue
Block a user