From ae8dce2cfd3343c996a713978857687569eb46ac Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sun, 14 Jun 2009 21:26:30 -0700 Subject: [PATCH] Set attribute to expand $ in source files. --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..dbe0ed643 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* ident +*.cur -ident +*.ico -ident -- 2.25.1