aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkanadeko <[email protected]>2017-01-13 05:03:19 -0300
committerkanadeko <[email protected]>2017-01-13 05:03:19 -0300
commitc35289e602be2fd34ee99ece1e91505725e79fab (patch)
tree841629c045ad0c7e679b9cc8e6207ed826213f74
parentUpdated readme (diff)
downloadhost.fuwn.me-c35289e602be2fd34ee99ece1e91505725e79fab.tar.xz
host.fuwn.me-c35289e602be2fd34ee99ece1e91505725e79fab.zip
fixed gitignore
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2d59998..286b366 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
node_modules/
uploads/
logs/
-config.js \ No newline at end of file
+config.js
+db \ No newline at end of file