Browse Source

Add .gitattributes, needed for clean git export

Daniel Molkentin 13 years ago
parent
commit
574b6f49c2
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -0,0 +1,4 @@
+.tag                    export-subst
+.gitignore              export-ignore
+.gitattributes          export-ignore
+.commit-template        export-ignore