diff options
author | Jesús <heckyel@hyperbola.info> | 2019-12-27 18:05:00 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-12-27 18:05:00 -0500 |
commit | 938066bc927e513c6b376886a5770fab1272ac0b (patch) | |
tree | 801140ce45d55a6a8467eae087b6f590fad0416f | |
parent | 1c5b9fe898e28d4bf37c3c1c43be7f37d428c578 (diff) | |
download | librecart-938066bc927e513c6b376886a5770fab1272ac0b.tar.lz librecart-938066bc927e513c6b376886a5770fab1272ac0b.tar.xz librecart-938066bc927e513c6b376886a5770fab1272ac0b.zip |
update gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,7 +1,9 @@ # Config and Htaccess Files /public/.htaccess /public/config.php +/public/config.php.txt /public/admin/config.php +/public/admin/config.php.txt # Image File !/public/image/no_image.jpg |