diff options
author | Felix Nagel <info@felixnagel.com> | 2012-05-17 16:01:59 +0200 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2012-05-17 16:01:59 +0200 |
commit | df96a7bbc1eb220aecb246ab565595e7b866fb33 (patch) | |
tree | fec90c89384ec3197b433697029f6c14239ade40 /.gitignore | |
parent | 469a76c846888e684a015d4dbda2823598f41528 (diff) | |
parent | 8226f9f02c4d88885f2df8dde1996eaf9dd6f270 (diff) | |
download | jquery-ui-df96a7bbc1eb220aecb246ab565595e7b866fb33.tar.gz jquery-ui-df96a7bbc1eb220aecb246ab565595e7b866fb33.zip |
Upgrade to jQuery 1.7.2 and jQuery UI 1.8.20
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index f5d8ed5aa..230a199b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ -build/dist -build/size -build/build/.sizecache.json +dist +node_modules docs .project *~ |