jquery/.gitignore

21 lines
265 B
Plaintext
Raw Normal View History

.project
.settings
*~
2009-11-30 18:00:06 +00:00
*.diff
*.patch
/*.html
2009-12-10 07:49:13 +00:00
.DS_Store
.bower.json
.sizecache.json
yarn.lock
npm-debug.log*
# Ignore everything in dist folder except for eslint config
/dist/*
!/dist/.eslintrc.json
/node_modules
/test/node_smoke_tests/lib/ensure_iterability.js