Commit graph

38 commits

Author SHA1 Message Date
Paul van Brenk 3437fe5846 Exclude the files in the .vs folder
These are user spefic settings, that shouldn't be in the git repo.
2016-04-27 14:45:24 -07:00
Nathan Shively-Sanders 1c24c48073 Add emacs temp files to gitignore 2016-04-20 11:32:07 -07:00
Sheetal Nandi 92622bf715 Fix the git ignore so that browser test server is ignored 2016-04-08 10:05:22 -07:00
Daniel Rosenwasser 60228d93e8 Ignore using the correct glob. 2016-02-12 17:23:27 -08:00
Ryan Cavanaugh 46ee63906f Ignore JS files under tests/cases/* 2016-02-11 18:07:35 -08:00
Sheetal Nandi b217b8b620 Merge branch 'master' into jsFileCompilation 2015-10-30 09:34:32 -07:00
Wesley Wigham e2000ab4fb Add diagnosticMessages.generated.json to gitignore
Before we accidentally commit it.
2015-10-27 15:36:32 -07:00
Sheetal Nandi b580c5588e Merge branch 'master' into tscJsFiles 2015-10-05 16:42:37 -07:00
Mohamed Hegazy 20eaa22b02 Merge branch 'vscode-ignores' of https://github.com/Eyas/TypeScript into Eyas-vscode-ignores 2015-09-28 14:10:13 -07:00
Sheetal Nandi e044d3e6b5 Merge branch 'master' into tscJsFiles 2015-09-22 12:36:36 -07:00
Wesley Wigham d409ba785c Delete generated file, add to gitignore 2015-09-21 16:58:45 -07:00
Sheetal Nandi 1df341b911 Merge branch 'master' into tscJsFilesxt 2015-09-21 15:50:39 -07:00
Daniel Rosenwasser 925f0843d9 Add a jake task, .gitignore entry, and add tsd as a dev dependency. 2015-09-17 17:55:07 -07:00
Sheetal Nandi 8aeff929a1 Add tests when same named .ts and .js file exist with tsconfig file specifying .ts file 2015-09-16 11:21:13 -07:00
Eyas 50c4c7a425 Update Visual Studio Code ignores
In Visual Studio Code 0.8.0, .settings is renamed to .vscode; adds
.vscode ignores to .gitignore with an override for tasks.json per #3156,
and removes vscode override for .settings
2015-09-13 13:05:17 -04:00
Daniel Rosenwasser 86b8405450 Add configureNightly script. 2015-07-14 18:09:42 -07:00
Ron Buckton a1406bf836 Merge pull request #3156 from Microsoft/codeSettings
Adds tasks.json to easily use VSCode with TypeScript sources
2015-05-19 10:58:04 -07:00
Tingan Ho e4f416eb38 Adds an ignore on projectOutput 2015-05-15 08:38:43 +08:00
Ron Buckton 721b70f6fb Added tasks.json to easily use VSCode with TypeScript sources 2015-05-13 14:28:03 -07:00
Ron Buckton 60ae9bd14d Fixes helpers in strict mode 2015-05-01 10:49:54 -07:00
Yui T 3cb6df328d Remove empty line 2015-03-27 13:47:38 -07:00
Yui T 328347c327 Ignore projectoutput folder since this will be deleted by jake command 2015-03-27 13:31:02 -07:00
Yui T e3f93b132a Ignore projectoutput folder since this will be deleted by jake command 2015-03-27 13:25:39 -07:00
togru 9974526101 updated code style, added tests, fixed regex bug, merged to latest branch 2015-02-05 12:07:00 +01:00
Yui T 2f9e65f16b Update gitignore to ignore internal test folders 2015-01-29 12:44:43 -08:00
Mohamed Hegazy d3e70ecfbf Merge branch 'master' into es6typings
Conflicts:
	src/compiler/parser.ts
	src/compiler/tsc.ts
	src/harness/harness.ts
	src/harness/projectsRunner.ts
	tests/baselines/reference/templateStringsArrayTypeDefinedInES5Mode.errors.txt
2014-11-27 09:59:46 -08:00
Sheetal Nandi 77572dab0c Merge remote-tracking branch release-1.3 2014-11-20 20:24:08 -08:00
Mohamed Hegazy 6c6d9bf091 Add test262 test runner 2014-11-17 11:01:05 -08:00
Sheetal Nandi 6f5b20c09f Updating the gitignore file now that we build debug version of js files 2014-11-10 14:51:57 -08:00
Mohamed Hegazy d0e8350452 import ior utilites 2014-10-16 17:39:05 -07:00
Anders Hejlsberg 1de5946877 Adding word2md.js to .gitignore file 2014-09-26 15:16:38 -07:00
Mohamed Hegazy 46f0c6cec4 Update .gitignore 2014-09-04 09:46:15 -07:00
Mohamed Hegazy c952750327 Fix typo in file name 2014-09-03 13:10:31 -07:00
Mohamed Hegazy 4e21f1e548 Import Definitlly typed unit tests into the RWC suite 2014-09-03 10:37:03 -07:00
Dick van den Brink f38588c024 Add coverage folder to gitignore file 2014-08-13 20:39:56 +02:00
Sheetal Nandi 06adba4fdd Cleanup temporary project output after running tests 2014-07-17 12:32:51 -07:00
Mohamed Hegazy 0903a93bdc Update .gitignore
remove unused file references
2014-07-16 16:00:04 -07:00
Mohamed Hegazy 214df64e28 Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00