Ignore using the correct glob.

This commit is contained in:
Daniel Rosenwasser 2016-02-12 17:23:27 -08:00
Родитель a86654d2ae
Коммит 60228d93e8
1 изменённых файлов: 3 добавлений и 3 удалений

6
.gitignore поставляемый
Просмотреть файл

@ -28,9 +28,9 @@ build.json
*.actual
tests/webhost/*.d.ts
tests/webhost/webtsc.js
tests/**/*.js
tests/**/*.js.map
tests/**/*.d.ts
tests/cases/**/*.js
tests/cases/**/*.js.map
tests/cases/**/*.d.ts
*.config
scripts/debug.bat
scripts/run.bat