added path option to Comic and Comic Archive; added .egg-info to gitignore

This commit is contained in:
Bryan Bailey
2022-03-14 09:15:35 -04:00
parent 26174d00dc
commit 28b8a199f6
3 changed files with 31 additions and 23 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
env
__pycache__
.coverage
.coverage
*.egg-info