[cogl/wip/standalone: 4/6] gitignore: Only ignore the README file at the root of the repository
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/standalone: 4/6] gitignore: Only ignore the README file at the root of the repository
- Date: Mon, 27 Feb 2012 12:22:24 +0000 (UTC)
commit 4748d32f8831952a078272224e72c8475507b492
Author: Damien Lespiau <damien lespiau intel com>
Date: Wed Feb 22 18:02:05 2012 +0000
gitignore: Only ignore the README file at the root of the repository
We should be able to add README files else where in the tree and see
them with git status.
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 364c34b..584938d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,7 @@ compile
*.la
*.gcov
*.exe
-README
+/README
stamp-enum-types
stamp-marshal
/build/win32/*.bat
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]