[moserial: 2/3] Ignore Flatpak-related build artifacts in Git




commit 3b589629a19fa91f410b0cd3f4a770d6251c568a
Author: Jordan Williams <jordan jwillikers com>
Date:   Thu Jul 29 08:28:11 2021 -0500

    Ignore Flatpak-related build artifacts in Git

 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 69d7cf6..26f904a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,4 +45,5 @@ doc/*.omf
 debian/*
 config.sub.dh-orig
 config.guess.dh-orig
-
+.flatpak-builder/
+repo/


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