Update ignore files to remove shared tox.venv

This commit is contained in:
Jakub Warmuz
2015-07-12 15:30:51 +00:00
parent f37b919210
commit 7f46e69454
2 changed files with 2 additions and 5 deletions
+2 -3
View File
@@ -1,13 +1,12 @@
# this file uses slightly different syntax than .gitignore,
# e.g. "tox.cover/" will not ignore tox.cover directory
# e.g. ".tox/" will not ignore .tox directory
# well, official docker build should be done on clean git checkout
# anyway, so .tox should be empty... But I'm sure people will try to
# test docker on their git working directories.
.git
tox.venv
tox.venv3
.tox
venv
venv3
docs
-2
View File
@@ -5,8 +5,6 @@ build/
dist/
/venv/
/venv3/
/tox.venv/
/tox.venv/
letsencrypt.log
# coverage