[polari] Update .gitignore



commit 3a4729b372c0d47c1947f16a0d7b3db048e446ba
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri Apr 19 13:48:14 2019 +0200

    Update .gitignore
    
    The autotools compatibility stuff added in commit d71ed111971 is long
    gone, so no need to account for Makefile.
    
    Exclude gnome-builder's .buildconfig and the generated po template.

 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 43f2eaf..bb2eb8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
+*.pot
 *.sw?
 *.tar.xz
+.buildconfig
 .flatpak-builder
 *~
-Makefile


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