Got the starter snake going

This commit is contained in:
2023-09-09 11:34:46 -05:00
parent 6de4111b05
commit 3654aebb5e
6 changed files with 24 additions and 7 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
deploy
publish.sh
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/