glstuff

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 8e1c8a84373ae3e1caa080ebdac490df4b545e48
parent 929695158eb80dd1a6f6dc40c100ef1292a58f9e
Author: Brian Swetland <swetland@frotz.net>
Date:   Mon, 28 Jan 2013 22:42:03 -0800

ensure text files don't get eaten by windows

Diffstat:
A.gitattributes | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitattributes b/.gitattributes @@ -0,0 +1 @@ +* text=auto