From 51c146dd6e710fc90f2cdb1bc996125615a3e9ce Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Sat, 25 Jul 2009 01:31:24 -0700 Subject: Adding .gitattributes file. --- .gitattributes | 2 ++ ChangeLog | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..f201a084 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +ChangeLog ident +README ident diff --git a/ChangeLog b/ChangeLog index 6ad8947c..185b6e9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for genkernel # Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS) # Distributed under the GPL v2 +# $Id$ + + 25 Jul 2009; Chris Gianelloni +.gitattributes: + Adding .gitattributes file. 19 Jul 2009; Andrew Gaffney defaults/initrd.scripts: Change command used to determine real filename for REAL_RESUME for Gentoo -- cgit v1.2.3-65-gdbad