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
33ee63c
..
c4ac289
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,6
+1,7
@@
# python venv
backend/bin/
backend/lib*
+backend/Scripts
backend/pyvenv.cfg
# dependencies