diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ca3f6ad --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +/index.js.json +/logs/ +/tmp/ +/.DS_Store +/index.js.map +/node_modules/ +/package-lock.json +/databases/ +/index.pid \ No newline at end of file diff --git a/plugins/files/public/extensions.html b/plugins/files/public/extensions.html index fd46024..b9f8e5a 100644 --- a/plugins/files/public/extensions.html +++ b/plugins/files/public/extensions.html @@ -1,5 +1,6 @@ diff --git a/plugins/files/public/list.html b/plugins/files/public/list.html index 245b914..bba7b36 100644 --- a/plugins/files/public/list.html +++ b/plugins/files/public/list.html @@ -1,5 +1,6 @@