From 7f890d12b895b2b9ae79db34caf1f041be21ae47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 20 Jul 2018 12:17:31 +0200 Subject: [PATCH] Ignore anywhere --- .gitignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fcb6314..709f924 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ .pytest_cache/ .tox/ build/ -/module.* -/setup.py -/test_foo.py -/tox.ini -/venv/ +module.* +setup.py +test_foo.py +tox.ini +venv/