Create .gitignore
This commit is contained in:
parent
339be0ccd8
commit
5c7796b71b
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
.idea/*
|
||||||
|
.venv/*
|
||||||
|
./__pycache__
|
||||||
|
*.pyc
|
Loading…
Reference in New Issue
Block a user