diff --git a/.gitignore b/.gitignore index 970b16d..2d3a2c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ app/errors/log/* core/errors/log/* -!app/errors/log/.gitkeep -!core/errors/log/.gitkeep \ No newline at end of file +!.gitkeep \ No newline at end of file