Prep gitignore for incxoming python.
This commit is contained in:
parent
8b71dd1e4a
commit
26aa55eb93
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
*.swo
|
||||||
|
*.swp
|
||||||
|
build
|
||||||
|
venv
|
||||||
|
__pycache__
|
||||||
|
dcc.egg-ignore
|
||||||
|
dist
|
Loading…
Add table
Add a link
Reference in a new issue