mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update gitignore to refer to new default snapshot report location (#2927)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -117,8 +117,8 @@ venv.bak/
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
|
||||
# Snapshot testing report output directory
|
||||
tests/snapshot_tests/output
|
||||
# Snapshot testing report output (default location)
|
||||
snapshot_report.html
|
||||
|
||||
# Sandbox folder - convenient place for us to develop small test apps without leaving the repo
|
||||
sandbox/
|
||||
|
||||
Reference in New Issue
Block a user