mirror of
https://github.com/satwikkansal/wtfpython.git
synced 2025-08-08 06:06:30 +02:00
Add venv and vscode config folders to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -16,3 +16,8 @@ irrelevant/.ipynb_checkpoints/
|
|||||||
irrelevant/.python-version
|
irrelevant/.python-version
|
||||||
|
|
||||||
.idea/
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
# Virtual envitonments
|
||||||
|
venv/
|
||||||
|
.venv/
|
||||||
|
Reference in New Issue
Block a user