source: trip-planner-front/node_modules/minipass-sized/.npmignore@ ceaed42

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

initial commit

  • Property mode set to 100644
File size: 264 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!.travis.yml
19!.gitignore
20!.gitattributes
21!coverage-map.js
22!index.js
Note: See TracBrowser for help on using the repository browser.