TypeScript/.gitignore

47 lines
1.1 KiB
Plaintext
Raw Normal View History

2014-07-13 01:04:16 +02:00
node_modules/
2014-09-04 18:46:15 +02:00
built/*
2014-07-13 01:04:16 +02:00
tests/cases/rwc/*
2014-11-17 20:01:05 +01:00
tests/cases/test262/*
2014-07-13 01:04:16 +02:00
tests/cases/perf/*
!tests/cases/webharness/compilerToString.js
test-args.txt
~*.docx
tests/baselines/local/*
tests/services/baselines/local/*
tests/baselines/prototyping/local/*
tests/baselines/rwc/*
2014-11-17 20:01:05 +01:00
tests/baselines/test262/*
tests/baselines/reference/projectOutput/*
2015-03-27 21:47:38 +01:00
tests/baselines/local/projectOutput/*
2014-07-13 01:04:16 +02:00
tests/services/baselines/prototyping/local/*
tests/services/browser/typescriptServices.js
2015-07-15 03:09:42 +02:00
scripts/configureNightly.js
2014-07-13 01:04:16 +02:00
scripts/processDiagnosticMessages.d.ts
scripts/processDiagnosticMessages.js
scripts/importDefinitelyTypedTests/importDefinitelyTypedTests.js
2014-07-13 01:04:16 +02:00
src/harness/*.js
src/compiler/diagnosticInformationMap.generated.ts
src/compiler/diagnosticMessages.generated.json
2014-07-13 01:04:16 +02:00
rwc-report.html
*.swp
build.json
*.actual
tests/webhost/*.d.ts
tests/webhost/webtsc.js
2016-02-13 02:23:27 +01:00
tests/cases/**/*.js
tests/cases/**/*.js.map
tests/cases/**/*.d.ts
2014-07-13 01:04:16 +02:00
*.config
scripts/debug.bat
scripts/run.bat
2014-09-27 00:16:38 +02:00
scripts/word2md.js
2014-10-17 02:39:05 +02:00
scripts/ior.js
scripts/*.js.map
scripts/typings/
2014-09-04 18:46:15 +02:00
coverage/
internal/
**/.DS_Store
.settings
.vscode/*
!.vscode/tasks.json