[nautilus] general: Delete no longer needed git ignores



commit 856803f9d64cea12968c6272bbb79b3f61d67b59
Author: Peter Eisenmann <650-p3732 users noreply gitlab gnome org>
Date:   Sun Jul 17 23:51:03 2022 +0000

    general: Delete no longer needed git ignores
    
    Meson builds out-of-tree, these ignored files will never get created in
    these directories. If they do, it indicates a build configuration error
    and should not be hidden.

 .gitignore                       |  8 +-------
 data/.gitignore                  |  6 ------
 docs/.gitignore                  |  1 -
 eel/.gitignore                   |  1 -
 libnautilus-extension/.gitignore |  3 ---
 po/.gitignore                    | 11 -----------
 src/.gitignore                   | 13 -------------
 test/.gitignore                  |  6 ------
 8 files changed, 1 insertion(+), 48 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 774a17eb1..567609b12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1 @@
-*.la
-*.lo
-*.o
-.deps
-.libs
-.flatpak-builder
-/build
+build/


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