[nautilus] gitignore: ignore gnome-builder build configurations



commit c3681088f6e67150297dccfd0c4e697da3f48f63
Author: Carlos Soriano <csoriano gnome org>
Date:   Thu Dec 1 12:58:03 2016 +0100

    gitignore: ignore gnome-builder build configurations
    
    Although you are free to use any other IDE, we want first class
    support for Builder.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=775460

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd22bdc..3de1dc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@
 /ylwrap
 /m4
 /gtk-doc.make
+/.buildconfig


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