Skip to content

Commit

Permalink
clean up and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas authored and Thomas committed Feb 21, 2012
1 parent 849e50b commit d336d36
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.swp
1 change: 1 addition & 0 deletions js/boilerplate.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Use this as a quick template for future modules
define([
'jquery',
'underscore',
Expand Down
1 change: 0 additions & 1 deletion templates/dashboard/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ <h3>Getting started</h3>
<h3>Authors</h3>
<ul>
<li>Thomas Davis</li>
<li>Wayne Berry</li>
</ul>

0 comments on commit d336d36

Please sign in to comment.