projects
/
perfect-gift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05b9ad6
)
Add windows venv to gitignore
author
Dana Truempy
<dana.truempy@gmail.com>
Sun, 17 May 2020 03:15:51 +0000
(22:15 -0500)
committer
Dana Truempy
<dana.truempy@gmail.com>
Sun, 17 May 2020 03:15:51 +0000
(22:15 -0500)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index 33ee63c3780d9b2132e0eb4ebcf176436584e3cf..c4ac2897f1b8bfa6ef0116258374ceeca7f8f8c1 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,6
+1,7
@@
# python venv
backend/bin/
backend/lib*
+backend/Scripts
backend/pyvenv.cfg
# dependencies