Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce submodules, closes #8536 | Carl Fürstenberg | 2011-03-15 | 1 | -2/+0 |
| | | | | | | Instead of the manual clone of sizzle and qunit, use git submodules instead. this will ensure that all future releases can be recreated by checking out an tag. | ||||
* | Adding .DS_Store to Git ignore. | John Resig | 2009-12-09 | 1 | -0/+1 |
| | |||||
* | Ignore html files living in the main directory (likely being used for testing). | John Resig | 2009-12-09 | 1 | -0/+1 |
| | |||||
* | Switched from using Git Submodules to just doing a straight clone of the ↵ | jeresig | 2009-11-30 | 1 | -0/+2 |
| | | | | QUnit and Sizzle directories. Works much better for what we want. | ||||
* | Ignore diff and patch files. | jeresig | 2009-11-30 | 1 | -0/+2 |
| | |||||
* | Hide the .settings file in the gitignore. | John Resig | 2009-11-15 | 1 | -2/+2 |
| | |||||
* | Ignoring src/selector.js (build) and Emacs backup files | Kim Dalsgaard | 2009-11-15 | 1 | -0/+3 |
| | |||||
* | We don't want to filter out the qunit file. | John Resig | 2009-10-22 | 1 | -2/+1 |
| | |||||
* | Added gitignore for people using git-svn | Yehuda Katz | 2009-07-16 | 1 | -0/+2 |