diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2014-11-11 15:50:07 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2014-11-11 15:50:07 -0500 |
commit | 9cca6adced0ba77218f2db4426603bc53d603605 (patch) | |
tree | a5fc2ee82e30cd55644f59d2678c6c3ca7523ff3 | |
parent | 1dc6c069eaac3b185dd4b9d2f6223e62c33fb3b7 (diff) | |
download | pymkenv-9cca6adced0ba77218f2db4426603bc53d603605.tar.gz |
Exclusion
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .*project *.pyc +envconfig/* !envconfig/Standard* !envconfig/Local* |