[dconf] fix gitignore
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] fix gitignore
- Date: Sat, 17 Jul 2010 16:44:57 +0000 (UTC)
commit e96117ab9f19abf40490fb236fa823ed011475e1
Author: Ryan Lortie <desrt desrt ca>
Date: Sat Jul 17 12:44:12 2010 -0400
fix gitignore
.gitignore | 21 +++++++++++----------
1 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fada155..e64fee1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,13 +11,14 @@ Makefile
*.typelib
# autofoo stuff here
-compile
-config.*
-configure
-depcomp
-aclocal.m4
-autom4te.cache
-libtool
-ltmain.sh
-missing
-install-sh
+/compile
+/config.*
+/configure
+/depcomp
+/aclocal.m4
+/autom4te.cache
+/libtool
+/ltmain.sh
+/missing
+/install-sh
+/mkinstalldirs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]