Add .pyc to .gitignore
This commit is contained in:
parent
49cfd3c8f6
commit
5e1227bd99
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
*.jpg
|
*.jpg
|
||||||
*.pdf
|
*.pdf
|
||||||
|
*.pyc
|
||||||
|
|
Loading…
Reference in a new issue