This commit is contained in:
thePR0M3TH3AN
2024-10-20 17:15:18 -04:00
parent 863451fb40
commit ddfd0fa258

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# Ignore virtual environment directory
venv/
# Ignore context tool directory
context_tool/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]