Diff of /.gitignore [000000] .. [96a5a0]

Switch to side-by-side view

--- a
+++ b/.gitignore
@@ -0,0 +1,17 @@
+.env
+*.ini
+tempCodeRunnerFile.python
+*.pyc
+Notes/
+.vscode/
+__pycache__/
+.trunk/
+.venv/
+chatGPT_Prompts.code-workspace
+Python.code-profile
+sourcery.yaml
+.mypy_cache/
+*.code-workspace
+logs/
+*.log
+node_modules/