mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Gitignore the .reports directory
This commit is contained in:
parent
3e075f2a9a
commit
0e1b5c20ed
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -56,6 +56,7 @@ htmlcov/
|
||||||
coverage.xml
|
coverage.xml
|
||||||
*,cover
|
*,cover
|
||||||
.hypothesis/
|
.hypothesis/
|
||||||
|
.reports
|
||||||
|
|
||||||
# Flask stuff:
|
# Flask stuff:
|
||||||
instance/
|
instance/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue