exclude useless files
This commit is contained in:
commit
0581c2a9b3
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
/bin
|
||||
/lib
|
||||
pyvenv.cfg
|
||||
|
||||
.env
|
||||
.cache
|
||||
*.csv
|
Reference in a new issue