diff options
author | Philipp Busch <philipp.busch@momox.biz> | 2016-10-20 15:10:25 +0200 |
---|---|---|
committer | Philipp Busch <philipp.busch@momox.biz> | 2016-10-20 15:13:45 +0200 |
commit | cc151f3c1f350b0e05b2daa4cf440a6a7df8c36b (patch) | |
tree | 2e0e7511e02e25878ac2b43dd6768947fa3eb9e1 | |
parent | ef698087313bebec0fef4af5b0032f96465d723b (diff) | |
download | gitlab-cc151f3c1f350b0e05b2daa4cf440a6a7df8c36b.tar.gz |
Add .tox to ignore to respect default tox settings
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ MANIFEST .idea/ docs/_build .testrepository/ +.tox |