git ignore .bw_debug_history
This commit is contained in:
parent
0c74cfd5e9
commit
39d5fb8d16
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
||||||
.venv
|
.venv
|
||||||
.cache
|
.cache
|
||||||
*.pyc
|
*.pyc
|
||||||
|
.bw_debug_history
|
||||||
Loading…
Reference in a new issue