Ignore somes things
This commit is contained in:
parent
c94cd91bfa
commit
edd5acbfd0
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
# venv
|
||||||
|
bin/
|
||||||
|
lib/
|
||||||
|
pyvenv.cfg
|
||||||
|
|
||||||
|
# vscode
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
# app
|
||||||
|
.env
|
Reference in a new issue