added env/ folder to gitignore

This commit is contained in:
Computerboer
2024-07-13 00:17:22 +02:00
parent ff3dd65e3f
commit 338be3b94e
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -315,6 +315,7 @@ paket-files/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
env/
# Cake - Uncomment if you are using it
# tools/**