This commit is contained in:
Keep Creating Online
2024-10-21 21:09:08 -04:00

2
.gitignore vendored
View File

@@ -4,6 +4,8 @@ venv/
# Ignore context tool directory
context_tool/
# Ignore info directory
info/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]