aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkanadeko <[email protected]>2017-01-14 18:13:58 -0300
committerkanadeko <[email protected]>2017-01-14 18:13:58 -0300
commitb81cf72ac41f61e48a86d699e12fcfc327cefb14 (patch)
treec64cdd3d6df48a1969148f7b0fca2cbd60568ded /.gitignore
parentUpdate config.sample.js (diff)
downloadhost.fuwn.me-b81cf72ac41f61e48a86d699e12fcfc327cefb14.tar.xz
host.fuwn.me-b81cf72ac41f61e48a86d699e12fcfc327cefb14.zip
Changed from ip whitelist to token based auth
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 286b366..dacd765 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
node_modules/
uploads/
logs/
+database/db
config.js
-db \ No newline at end of file
+start.json \ No newline at end of file