18
0

Initial version of coldcalling app

This commit is contained in:
Jeremy Foote
2023-03-02 15:16:39 -05:00
commit 23b91425d8
8 changed files with 339 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
config.py
__pycache__/
*.pyc