Added code for playing around with vacuum synchronizer UI, delete craigslist scraper

This commit is contained in:
2022-02-28 22:13:57 -08:00
parent c84ec23fc9
commit 3923a3075c
3 changed files with 155 additions and 1 deletions

4
.gitignore vendored
View File

@@ -99,3 +99,7 @@ ENV/
# mypy
.mypy_cache/
/craigslist_scraper/dbs/
# PyCharm
.idea/