jquery/.gitignore
Michał Gołębiowski 15d245ff57 Build: Use absolute paths in .gitignore and .npmignore.
.gitignore/.npmignore treat all its paths as relative to *every*
directory in the repository. In most cases that’s not what’s desired.

(cherry-picked from 2d73150511)
2013-12-18 15:17:19 +01:00

14 lines
122 B
Plaintext

.project
.settings
*~
*.diff
*.patch
/*.html
.DS_Store
.bower.json
.sizecache.json
/dist
/bower_components
/node_modules