Skip to content

Commit

Permalink
Update dexyapis file to use env variables. Add .nodexy to old dirs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ananelson committed May 22, 2013
1 parent 3495f9e commit a1b1f01
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 8 deletions.
7 changes: 7 additions & 0 deletions .dexyapis
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"wordpress": {
"password": "$DEXY_WP_PASSWORD",
"url": "http://blog.dexy.it",
"username": "$DEXY_WP_USERNAME"
}
}
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
logs/
.cache/
8 changes: 0 additions & 8 deletions .hgignore

This file was deleted.

Empty file added 2010/.nodexy
Empty file.
Empty file added 2011/.nodexy
Empty file.
Empty file added 2012/.nodexy
Empty file.

0 comments on commit a1b1f01

Please sign in to comment.