This website works better with JavaScript
Home
Explore
Help
Sign In
jmelesky
/
proto-magpy
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
added .venv to .gitignore
john melesky
6 months ago
parent
0f1fca8265
commit
e0f7850d92
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -128,3 +128,5 @@ Makefile*
*.qmlproject.user
*.qmlproject.user.*
+# virtual env
+.venv/