Add the directory of test262 tests to .gitignore (#1719)

JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com
This commit is contained in:
Zsolt Borbély 2017-04-07 17:03:38 +02:00 committed by Akos Kiss
parent 13b305f716
commit 69f03475b2

3
.gitignore vendored
View File

@ -38,3 +38,6 @@ targets/esp8266/libs
# Generated documentation
docs/doxygen
# Tests
tests/test262/