[libpeas] git: add /build to .gitignore



commit d395ec42dd50b47aa2fc3585c890184cac3223fc
Author: Christian Hergert <chergert redhat com>
Date:   Mon Aug 5 14:01:38 2019 -0700

    git: add /build to .gitignore

 .gitignore | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitignore b/.gitignore
index 73a8b4d..8f60963 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ Makefile.in
 /INSTALL
 /aclocal.m4
 /autom4te.cache
+/build
 /compile
 /config.cache
 /config.guess


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