Commit graph

28 commits

Author SHA1 Message Date
Daniel Rosenwasser 4d1dfab9e0
Ignore .devcontainer for npm (#42826) 2021-02-16 15:56:29 -08:00
Orta Therox 63feabb920 Improve the gitignore / npm ignore 2019-09-24 14:12:57 -04:00
Alexander 0059763d8f move eslint rules from eslint-plugin-microsoft-typescript to scripts/eslint 2019-07-24 13:31:17 +03:00
Alexander T 8bf5ebc417 remove tslint, tslint:disable-next-line, update @typescript-eslint/* 2019-07-18 16:00:44 +03:00
Wesley Wigham c39a877a92
Add dockerfile based tests for azure-sdk-for-js and office-ui-fabric-react (#31948)
* Add dockerfile based tests

* Update tests/cases/docker/README.md

Co-Authored-By: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>

* Combine sanitize functions

* Add some debugging instructions to README

* Fix listed command order
2019-06-20 12:47:57 -07:00
Daniel Rosenwasser 7a391fe613 Fix .npmignore by adding the .git file (as opposed to just a directory, which is not the case for git worktrees) and the .failed-tests file. 2019-02-24 23:05:48 -08:00
Mohamed Hegazy 4ab17f2afe Add .mailmap and Test-results.xml to .npmignore 2018-07-24 12:19:06 -07:00
Mohamed Hegazy 7c86c7afff update .npmignore 2018-05-21 10:41:09 -07:00
Wesley Wigham 9daa3b3b1c
Move templates (#23874)
* Move templates into new .github folder

* Add .github to npmignore
2018-05-03 13:41:41 -07:00
Klaus Meinhardt 3bcfed61b6 Update .npmignore (#22318)
* Update .npmignore

* add yarn.lock
2018-03-05 12:19:56 -08:00
Herrington Darkholme c11a3f4ff6 fix #21252, add package-lock.json to npmignore (#21260) 2018-01-18 10:23:25 -08:00
Mohamed Hegazy a8b7f7d1e5 Include localized diagnostics (#18702)
* Add lcl files

* Add loclalization script

* Add localization build targets

* use async exists, and add assert

* Generate lcg file

* Add localize task to gulpFile

* Only run loclaize if the generated files neededs update. Also run localize as part of local

* Fix lint errors

* Linter love

* Respond to code review comments
2017-10-02 17:16:08 -07:00
Mohamed Hegazy 8e5e6c626b Update .npmignore (#17905) 2017-08-18 13:00:29 -07:00
Andy Hanson e2138da77e Add more files to .npmignore 2016-12-15 08:40:12 -08:00
Tingan Ho 793ec40dc1 Reorg Jakefile.js 2016-05-03 16:50:43 +08:00
Tingan Ho ebcd858969 Adds issue_template.md and pull_request_template.md to .npmignore 2016-05-03 16:47:49 +08:00
Daniel Rosenwasser da169de53d Added 'lib/README.md' to .npmignore. 2015-11-02 17:09:48 -08:00
Mohamed Hegazy 3fd0930656 add internal to nmpignore 2015-10-05 13:32:06 -07:00
Dick van den Brink ab26b5950a update npmignore file 2015-10-05 22:21:55 +02:00
Mohamed Hegazy c55d6dc0e3 Merge branch 'Eyas-vscode-ignores'
Conflicts:
	.npmignore
2015-09-28 15:06:12 -07:00
Wesley Wigham accf6ea144 Add .vscode to npmignore 2015-09-28 10:46:00 -07:00
Wesley Wigham ff4c20c0de Remove postinstall, make it manual, make sure jakefile is in gitignore 2015-09-25 11:26:41 -07:00
Eyas c43754f6d6 Also ignore .vscode from .npmignore 2015-09-13 13:05:51 -04:00
Ron Buckton 60ae9bd14d Fixes helpers in strict mode 2015-05-01 10:49:54 -07:00
unknown 4cb70d0f9a Also add travis.yml to npmignore file 2014-12-31 15:40:43 +01:00
unknown 12c3d22713 Add scripts to .npmignore 2014-12-31 15:31:49 +01:00
Mohamed Hegazy e41671e3b9 Update .npmignore
remove unused references
2014-07-16 15:57:55 -07:00
Mohamed Hegazy 214df64e28 Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00