diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1ae140b --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +node_modules +log +tmp +/public/** +!public/.gitkeep \ No newline at end of file