aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPitu <[email protected]>2017-01-13 04:34:21 -0300
committerPitu <[email protected]>2017-01-13 04:34:21 -0300
commit376cf10663f76d99721ee8596634488868482606 (patch)
tree28774ab842a044e571a31b7612311ef1a339be48 /.gitignore
parentInitial commit (diff)
downloadhost.fuwn.me-376cf10663f76d99721ee8596634488868482606.tar.xz
host.fuwn.me-376cf10663f76d99721ee8596634488868482606.zip
First version
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2d59998
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+node_modules/
+uploads/
+logs/
+config.js \ No newline at end of file