ignore index.html and rss.xml from commits
These files change in ways that don't need to be kept track of when testing
This commit is contained in:
parent
bd57c33858
commit
b7782108e6
|
@ -1,3 +1,5 @@
|
|||
img/
|
||||
__pycache__/
|
||||
.secrets
|
||||
index.html
|
||||
rss.xml
|
Loading…
Reference in New Issue