diff options
author | Chris Gianelloni <wolf31o2@wolf31o2.org> | 2009-07-25 12:08:17 -0700 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@wolf31o2.org> | 2009-07-25 12:08:17 -0700 |
commit | dec09518e7dc2d74319a32bd3e9b4698f6a424c7 (patch) | |
tree | 5323ecfd9af9b65984357d72337e2756132a89a1 /.gitattributes | |
parent | Adding .gitattributes file. (diff) | |
download | genkernel-dec09518e7dc2d74319a32bd3e9b4698f6a424c7.tar.gz genkernel-dec09518e7dc2d74319a32bd3e9b4698f6a424c7.tar.bz2 genkernel-dec09518e7dc2d74319a32bd3e9b4698f6a424c7.zip |
Adding additional files to .gitattributes to enable Ident.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f201a084..8fb51928 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,6 @@ +AUTHORS ident +BUGS ident ChangeLog ident +HACKING ident README ident +TODO ident |