This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
less hacky, thanks will
tags/0.2.3
Jan Lehnardt
16 years ago
parent
420dd04143
commit
baeab34a25
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Rakefile
+ 1
- 1
Rakefile
View File
@@ -47,5 +47,5 @@ task :yui3 do
end
end
task :clean do
task :clean do
`for file in \`cat .gitignore\`; do rm -rf $file; done`
git clean -fdx
end
end
Write
Preview
Loading…
Cancel
Save