Browse Source

Ignore git specific files when creating archives.

Sascha Zelzer 12 years ago
parent
commit
412abe6303
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -1 +1,2 @@
 *.ts           text
+.git*          export-ignore