[libgee] Do not ignore *.c and *.h in utils subdirectory
- From: Maciej Marcin Piechotka <mpiechotka src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgee] Do not ignore *.c and *.h in utils subdirectory
- Date: Sun, 18 Aug 2013 19:26:55 +0000 (UTC)
commit d6305f01b50b147cb34e843b24a62bd792048773
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date: Sat Aug 17 17:46:02 2013 +0200
Do not ignore *.c and *.h in utils subdirectory
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b9373a..0010141 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,8 @@ m4/lt~obsolete.m4
doc/gee-0.8
gee/gee-0.8.vapi
gee/gee-internals-0.8.vapi
+!utils/*.c
+!utils/*.h
benchmark/benchmarks
tests/tests
tests/coverage
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]