[meld] Add pytest's top-level .cache to our ignore



commit 27441accb8695f1736944dc696cee0f9b66df79b
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sat Jan 20 07:08:14 2018 +1000

    Add pytest's top-level .cache to our ignore

 .gitignore | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitignore b/.gitignore
index 075a30d1..08ab0346 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
 *.install
 data/appdata.xml
 data/mime/meld.xml
+.cache/
 build
 dist
 MANIFEST


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]