From a3fc894c314b342c2ad748b4271dd103c04de0cf Mon Sep 17 00:00:00 2001 From: Joseph Powers Date: Sat, 30 Apr 2011 07:28:26 -0700 Subject: Ignore .gitattributes --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e9cb034..de98410 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # backup and temporary files *~ .*.sw[op] +.gitattributes # the build directories /*/unxlng?? -- cgit v1.2.3