diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-05-31 14:37:29 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-05-31 14:39:14 -0400 |
| commit | 0f97f1cea4dc6f6e35375b40ba58d1bc23d6e6c0 (patch) | |
| tree | 27c93aecb0fa7aaaffd239ec7f1b1ef73ccead95 /.gitignore | |
| parent | 4f8dae914dd8e05dffaeea35c68694871cd7b8fc (diff) | |
| download | external_python_mako-0f97f1cea4dc6f6e35375b40ba58d1bc23d6e6c0.tar.gz external_python_mako-0f97f1cea4dc6f6e35375b40ba58d1bc23d6e6c0.tar.bz2 external_python_mako-0f97f1cea4dc6f6e35375b40ba58d1bc23d6e6c0.zip | |
- modernize tox, travis versions
- fix MANIFEST to remove old names, add tox.ini
- reformat .gitignore
Change-Id: I450672f92ebfb43a023df502de795f24ad809884
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -6,12 +6,10 @@ *.orig *.egg-info *.sw[opq] - /.Python /bin /include /lib /man -
-.tox/
-.cache/
+.tox/ +.cache/ |
