Ignore python files
This commit is contained in:
parent
44f75e61d6
commit
06a71b0b83
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
node_modules
|
||||
.venv
|
||||
__pycache__
|
||||
pub
|
||||
.ropeproject
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue