Ignore html files living in the main directory (likely being used for testing).
[jquery.git] / .gitignore
1 src/selector.js
2 dist
3 .settings
4 *~
5 *.diff
6 *.patch
7 test/qunit
8 src/sizzle
9 /*.html