Skip to content
This repository has been archived by the owner on Jan 2, 2018. It is now read-only.

Commit

Permalink
Repo cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
shuwen committed Feb 24, 2015
1 parent 3e20932 commit 3e70b66
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
2 changes: 1 addition & 1 deletion public/javascripts/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
type: 'POST',
url: 'http://api.justyo.co/yo/',
data: {
'api_token': '',
'api_token': '***REMOVED***',
'username': user
}
});
Expand Down

0 comments on commit 3e70b66

Please sign in to comment.