This website works better with JavaScript
Home
Explore
Help
Sign In
plb
/
himport
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add /venv to gitignore
Philippe Le Brouster
7 years ago
parent
ee3b1c3839
commit
d8c06a2b71
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1,6 +1,7 @@
*.pyc
*.pyc
.*.swp
.*.swp
-python-env
+/python-env
+/venv
tags
tags
himport.conf
himport.conf