Remove src/ from .gitattributes, it's needed for the build

We're running "composer install --prefer-dist" in travis,
and the ES6 classes in src/ are relied upon by other modules.
This commit is contained in:
Ingo Schommer 2016-04-26 08:51:48 +12:00
parent c75a8d35e0
commit 525e3d058d
1 changed files with 0 additions and 2 deletions

2
.gitattributes vendored
View File

@ -1,6 +1,4 @@
admin/client/src/ export-ignore
docs/ export-ignore
client/src/ export ignore
# Hide diffs
admin/client/dist/js/ -diff