aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGabi Davar <grizzly.nyo@gmail.com>2015-08-27 17:06:29 +0300
committerGabi Davar <grizzly.nyo@gmail.com>2015-08-27 17:26:48 +0300
commitbc4def8085b39f9cf47cc260802c8e514a374eb4 (patch)
treeaf08a215ec091cd11af3c1c9bf997ea8b013c1dc /.gitignore
parent1de5a335f4a96b0eedd801b5d885a2592735a497 (diff)
downloadexternal_python_mako-bc4def8085b39f9cf47cc260802c8e514a374eb4.tar.gz
external_python_mako-bc4def8085b39f9cf47cc260802c8e514a374eb4.tar.bz2
external_python_mako-bc4def8085b39f9cf47cc260802c8e514a374eb4.zip
Tox test improvements:
* add all deps to tox * ignore test products
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d518bf8..c6d828e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,6 @@
/include
/lib
/man
+
+.tox/
+.cache/