Skip to content

Commit 6454e15

Browse files
authored
Update .gitattributes
1 parent 43d7c64 commit 6454e15

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.gitattributes

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/.gitattributes export-ignore
2-
/.gitignore export-ignore
3-
/.travis.yml export-ignore
4-
/.travis.sh export-ignore
5-
/composer.lock export-ignore
6-
/tests/ export-ignore
7-
/.hhconfig export-ignore
1+
.gitattributes export-ignore
2+
.gitignore export-ignore
3+
.travis.yml export-ignore
4+
.travis.sh export-ignore
5+
composer.lock export-ignore
6+
tests/ export-ignore
7+
.hhconfig export-ignore
88
hhast-lint.json export-ignore
9-
docker-compose.yml
10-
/docker
9+
docker-compose.yml export-ignore
10+
docker export-ignore
1111
*.hack linguist-language=Hack

0 commit comments

Comments
 (0)