uppy/.gitignore
Renée Kooi 7bf390abda
add markdown linting using remark (#2181)
* build: add markdown linting

* build: support markdown front matter

* build: fail remark lint on warnings

* Fix markdown lint warnings

* changelog: fix markdown errors, allow literal URLs

* ci: add markdown lint step

* website: regenerate contributing.md

* build: properly ignore vendor and built files from remark-lint

* build: add private packages to lerna config
2020-04-13 09:48:11 +02:00

41 lines
753 B
Text

.DS_Store
Thumbs.db
npm-debug.log
npm-debug.log*
nohup.out
node_modules
.cache
.eslintcache
env.sh
dist/
lib/
coverage/
examples/dev/bundle.js
examples/aws-presigned-url/vendor/*
test/endtoend/create-react-app/build/
test/endtoend/create-react-app/coverage/
uppy-*.tgz
generatedLocale.d.ts
website/db.json
website/*.log
website/node_modules/
website/public/
website/.deploy*/
website/src/_drafts
website/themes/uppy/source/uppy/
website/themes/uppy/_config.yml
website/src/_template/list_of_locale_packs.md
website/src/examples/locale_list.json
website/themes/uppy/layout/partials/generated_stargazers.ejs
**/output/*
!output/.keep
examples/dev/file.txt
issues.txt
# companion deployment files
transloadit-cluster-kubeconfig.yaml
companion-env.yml