Add gitignore for Python directories

This commit is contained in:
Eli Ribble 2023-06-19 17:53:00 -07:00
parent e155420a4b
commit 3f08a95db0
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
ve/
__pycache__/