Browse Source

.gitattributes - fix ignoring tests during export

Dariusz Ruminski 8 years ago
parent
commit
c9ac2378d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,4 +1,4 @@
-/tests
+/tests export-ignore
 .editorconfig export-ignore
 .gitattributes export-ignore
 .gitignore export-ignore