projects
/
osm
/
vim-emu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5373ea6
)
ignores
author
peusterm
<manuel.peuster@uni-paderborn.de>
Thu, 18 Aug 2016 13:04:42 +0000
(15:04 +0200)
committer
peusterm
<manuel.peuster@uni-paderborn.de>
Thu, 18 Aug 2016 13:04:42 +0000
(15:04 +0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
51aa756
..
e59451b
100755
(executable)
--- a/
.gitignore
+++ b/
.gitignore
@@
-6,6
+6,9
@@
__pycache__/
#IDE
.idea/
+# virtualenv
+venv
+
# vagrant
.vagrant/