This website requires JavaScript.
Explore
Help
Sign In
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
240d8b681e
jquery
/
.gitignore
11 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignoring src/selector.js (build) and Emacs backup files
2009-11-13 22:26:00 +01:00
src/selector.js
We don't want to filter out the qunit file.
2009-10-23 03:26:28 +02:00
dist
Hide the .settings file in the gitignore.
2009-11-15 06:27:06 +01:00
.settings
*~
Ignore diff and patch files.
2009-11-30 19:00:06 +01:00
*.diff
*.patch
Switched from using Git Submodules to just doing a straight clone of the QUnit and Sizzle directories. Works much better for what we want.
2009-11-30 21:45:16 +01:00
test/qunit
src/sizzle
Ignore html files living in the main directory (likely being used for testing).
2009-12-10 08:45:56 +01:00
/*.html
Adding .DS_Store to Git ignore.
2009-12-10 08:49:13 +01:00
.DS_Store
Reference in a new issue
Copy permalink