diff options
| author | Gabi Davar <grizzly.nyo@gmail.com> | 2015-08-27 17:06:29 +0300 |
|---|---|---|
| committer | Gabi Davar <grizzly.nyo@gmail.com> | 2015-08-27 17:26:48 +0300 |
| commit | bc4def8085b39f9cf47cc260802c8e514a374eb4 (patch) | |
| tree | af08a215ec091cd11af3c1c9bf997ea8b013c1dc /.gitignore | |
| parent | 1de5a335f4a96b0eedd801b5d885a2592735a497 (diff) | |
| download | external_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-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,3 +12,6 @@ /include /lib /man +
+.tox/
+.cache/
|
