[PATCH][meta-efibootguard] Add a .gitignore which ignores Python byte code directories

5 views
Skip to first unread message

Jan Kiszka

unread,
Feb 7, 2019, 12:56:44 AM2/7/19
to efibootguard-dev, Tronje Krabbe
From: Tronje Krabbe <tkr...@jusst.de>

This specifically avoids tainting the repo with generated files under
scripts/lib/wic/plugins/source/__pycache__/.

Signed-off-by: Tronje Krabbe <tkr...@jusst.de>
[Jan: massaged commit log]
Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
---

Taken from PR #2 (we run an email-based review process).

Thanks for the contribution, Tronje!

.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bee8a64
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+__pycache__
--
2.16.4
Reply all
Reply to author
Forward
0 new messages