aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-02 16:45:10 +0100
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-02 16:45:10 +0100
commit69dcb76e6b4095f221dbe63e8658a18594a39d83 (patch)
tree7766f69da3ff0c47ae79932dbfcb24a2a3c8f192 /.gitignore
parent3e8ec7eb6bee97034363fe4e8704ed762fadbaba (diff)
downloadjquery-ui-69dcb76e6b4095f221dbe63e8658a18594a39d83.tar.gz
jquery-ui-69dcb76e6b4095f221dbe63e8658a18594a39d83.zip
First iteration on grunt-based build. lint, qunit, concat, min and zip all work, but all have various limiations.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 70f7a9c79..dc1bdf6c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
build/dist
build/size
build/build/.sizecache.json
+dist
+node_modules
docs
.project
*~