Example Update

Renamed mysql configuration file to include example extension and set
git to ignore mysql.cnf per request.
This commit is contained in:
woogerboy21 2014-07-02 13:23:50 -04:00
parent b27873667b
commit 9ba74fee5c
2 changed files with 1 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[client]
user={db_username}
password={db_password}