https://github.com/web-platform-tests/wpt
Revision 4f4793ba4d0e6b7d798928cfae9a949ca3c25886 authored by Geoffrey Sneddon on 13 March 2018, 22:43:57 UTC, committed by GitHub on 13 March 2018, 22:43:57 UTC
This reverts commit b3b4332e7aaf7b027c11be8a0750b9136bb90a70.

See #10012.
1 parent 47d3a27
Raw File
Tip revision: 4f4793ba4d0e6b7d798928cfae9a949ca3c25886 authored by Geoffrey Sneddon on 13 March 2018, 22:43:57 UTC
Revert "Add a lint to catch adding files that would otherwise be ignored by git." (#10020)
Tip revision: 4f4793b
.gitmodules
[submodule "css/tools/apiclient"]
	path = css/tools/apiclient
	url = https://github.com/w3c/csswg-apiclient.git
[submodule "css/tools/w3ctestlib"]
	path = css/tools/w3ctestlib
	url = https://github.com/w3c/csswg-w3ctestlib.git
[submodule "tools/html5lib/html5lib/tests/testdata"]
	path = tools/html5lib/html5lib/tests/testdata
	url = https://github.com/html5lib/html5lib-tests.git
[submodule "resources/webidl2/test/widlproc"]
	path = resources/webidl2/test/widlproc
	url = https://github.com/dontcallmedom/widlproc.git
back to top