improve the gitignore
This commit is contained in:
parent
e69b0bbe6c
commit
7cd58d519d
|
@ -1,2 +1,4 @@
|
|||
__pycache__/
|
||||
venv/
|
||||
test.xlsx
|
||||
.~lock.test.xlsx#
|
||||
|
|
Loading…
Reference in New Issue