From b80e73e72946fd567b7aa3509ff6c4579c5803bb Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Tue, 12 Jun 2012 20:07:04 +0100 Subject: TPT: Added '.gitattributes' file s that '.gitignore' won't be included in archives that are created with 'git archive' diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8abdcfc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ ++.gitattributes export-ignore ++.gitignore export-ignore \ No newline at end of file -- cgit v0.9.2-21-gd62e