aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2019-05-31 14:37:29 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2019-05-31 14:39:14 -0400
commit0f97f1cea4dc6f6e35375b40ba58d1bc23d6e6c0 (patch)
tree27c93aecb0fa7aaaffd239ec7f1b1ef73ccead95 /.gitignore
parent4f8dae914dd8e05dffaeea35c68694871cd7b8fc (diff)
downloadexternal_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--.gitignore6
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index c6d828e..1485be1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,12 +6,10 @@
*.orig
*.egg-info
*.sw[opq]
-
/.Python
/bin
/include
/lib
/man
-
-.tox/
-.cache/
+.tox/
+.cache/