[ostree] .gitignore: Also ignore _build



commit adf0cf60aad3923f44745da9b15d0861a7918832
Author: Colin Walters <walters verbum org>
Date:   Tue Dec 27 10:36:36 2011 -0500

    .gitignore: Also ignore _build
    
    This is automake's default build directory.

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5d0728..5af346a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ config
 m4
 po
 ABOUT-NLS
+_build



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