diff options
author | Kim Dalsgaard <kim@kimdalsgaard.com> | 2009-11-14 05:26:00 +0800 |
---|---|---|
committer | John Resig <jeresig@gmail.com> | 2009-11-15 12:14:31 +0800 |
commit | d338b1a1e7e2c43977bd65ca9502301c705c989b (patch) | |
tree | 4b731d9b16bcbd711345161bd4c0df5284bec2e3 /.gitignore | |
parent | 8cb8ae27d8e0c732b711d73d2ef71125b0a7769b (diff) | |
download | jquery-d338b1a1e7e2c43977bd65ca9502301c705c989b.tar.gz jquery-d338b1a1e7e2c43977bd65ca9502301c705c989b.zip |
Ignoring src/selector.js (build) and Emacs backup files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1521c8b76..31e6ad75f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ +src/selector.js dist + +*~
\ No newline at end of file |