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



commit 0480d5210b4f9f2c77d9441ebf25fce09a02f2af
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]