diff --git a/.gitignore b/.gitignore index 3ec457e32..d1369322f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ +!.gitignore .bundle db/*.sqlite3 log/*.log tmp/**/* -public/uploads/**/* \ No newline at end of file +public/uploads/**/* diff --git a/log/.gitignore b/log/.gitignore new file mode 100644 index 000000000..e69de29bb