Ignore .pyc
This commit is contained in:
parent
8f58720f95
commit
3c0c197aca
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,8 +1,8 @@
|
|||||||
# Python
|
# Python
|
||||||
.env
|
.env
|
||||||
.pyc
|
**.pyc
|
||||||
dist
|
dist
|
||||||
*.egg-info/*
|
*.egg-info/*
|
||||||
|
|
||||||
# PyCharm
|
# PyCharm
|
||||||
.idea/*
|
.idea/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user