This website works better with JavaScript
Home
Explore
Help
Sign In
chendeben
/
JimV-C
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
忽略Windows环境下的venv目录
JamesIter
8 years ago
parent
8c481629e3
commit
7e9e7840e7
1 changed files
with
4 additions
and
1 deletions
Split View
Show Diff Stats
4
1
.gitignore
+ 4
- 1
.gitignore
View File
@@ -57,4 +57,7 @@ target/
.idea/
# MAC .DS_Store
-.DS_Store
+.DS_Store
+
+# Windows venv
+venv/