Bläddra i källkod

Add /Scripts/ to the list of ignored patterns

Virtualenv uses /Scripts/ instead of /bin/ on Windows, add it
to the .gitignore file.
tags/v0.4.0
Krzysztof Klimonda 12 år sedan
förälder
incheckning
0f87943805
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Visa fil

@@ -3,6 +3,7 @@
/lib/
/include/
/local
/Scripts/

# pip
/pip-log.txt


Laddar…
Avbryt
Spara