Add api_key.php to gitignore and add blank chain.php

This commit is contained in:
2018-04-04 13:25:03 +05:30
parent 0c7e091a15
commit 67ac825615
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1 +1,2 @@
mysql_credentials.php
api_key.php
+1
View File
@@ -0,0 +1 @@
<?php return ''; ?>