source: trip-planner-front/node_modules/npm-normalize-package-bin/.npmignore@ e29cc2e

Last change on this file since e29cc2e was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 282 bytes
Line 
1# ignore most things, include some others
2/*
3/.*
4
5!bin/
6!lib/
7!docs/
8!package.json
9!package-lock.json
10!README.md
11!CONTRIBUTING.md
12!LICENSE
13!CHANGELOG.md
14!example/
15!scripts/
16!tap-snapshots/
17!test/
18!.github/
19!.travis.yml
20!.gitignore
21!.gitattributes
22!coverage-map.js
23!map.js
24!index.js
Note: See TracBrowser for help on using the repository browser.