diff --git a/.gitignore b/.gitignore index 05a8dd8..c940b41 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -node_modules/ -gps/ -logs/ \ No newline at end of file +node_modules/* +gps/* +logs/* \ No newline at end of file