Added the intial .gitignore file to ignore python virtual environment directory .venv/ #1

Merged
wesley merged 1 commits from project/git-setup into development 2025-11-30 14:38:56 -05:00
Showing only changes of commit 18393ae535 - Show all commits

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.venv/