[gnome-build-meta/tchaik/udisks-2.8.2: 1/5] .gitignore: Ignore Python local cache



commit 723c39a9e4d5f8f00e600926e6143853a56a94f2
Author: Martin Blanchard <tchaik gmx com>
Date:   Tue Mar 5 15:20:09 2019 +0000

    .gitignore: Ignore Python local cache

 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 7890e3ea..add5986a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
-# Ignore buildstream local state
+# Ignore Python local cache
+plugins/__pycache__
+
+# Ignore BuildStream local state
 .bst
 
 # Never commit project.refs


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