feat(git): completed gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,2 +1,9 @@
|
|||||||
*.pyc
|
*pyc
|
||||||
|
instance/*
|
||||||
|
__pycache__/*
|
||||||
|
*.log*
|
||||||
|
.idea/*
|
||||||
|
*.swp
|
||||||
|
#~
|
||||||
|
~#
|
||||||
venv
|
venv
|
||||||
Reference in New Issue
Block a user