We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d7c64 commit 6454e15Copy full SHA for 6454e15
.gitattributes
@@ -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
+.gitattributes export-ignore
+.gitignore export-ignore
+.travis.yml export-ignore
+.travis.sh export-ignore
+composer.lock export-ignore
+tests/ export-ignore
+.hhconfig export-ignore
8
hhast-lint.json export-ignore
9
-docker-compose.yml
10
-/docker
+docker-compose.yml export-ignore
+docker export-ignore
11
*.hack linguist-language=Hack
0 commit comments