.gitignore: ignore __pycache__ folder
This commit is contained in:
parent
18098a6859
commit
eb7b9f114e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
**/__pycache__/*
|
||||
**/__pycache__/
|
||||
html/
|
||||
./.*/
|
||||
[articles/**/.static/]
|
||||
|
Loading…
Reference in New Issue
Block a user