mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-26 09:58:31 +01:00
updated .gitignore
This commit is contained in:
parent
e46e555144
commit
89665e64a6
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
/dist
|
/dist
|
||||||
/build
|
/build
|
||||||
*.egg-info/
|
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__
|
__pycache__
|
||||||
|
.pipy
|
||||||
|
*.egg-info/
|
||||||
|
|
Loading…
Reference in a new issue