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

Switch to unified view

a b/.gitignore
1
.env
2
*.ini
3
tempCodeRunnerFile.python
4
*.pyc
5
Notes/
6
.vscode/
7
__pycache__/
8
.trunk/
9
.venv/
10
chatGPT_Prompts.code-workspace
11
Python.code-profile
12
sourcery.yaml
13
.mypy_cache/
14
*.code-workspace
15
logs/
16
*.log
17
node_modules/