74f5b71
click here to add a description
click here to add a homepage
YUI Build Tool — Read more
http://yuilibrary.com/projects/builder
This URL has Read+Write access
Added standard .gitignore, in prep for hudson builds
@@ -0,0 +1,10 @@
+build_tmp/
+build_rollup_tmp/
+.DS_Store
+.*.swp
+.svn
+CVS/
+# Ignore all backup files
+*~
+# Ignore Emacs auto saved files
+*#*#
74f5b71