diff --git a/.gitignore b/.gitignore index d45807c..97fde52 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ pubspec_overrides.yaml **/coverage .dart_tool -firebase-debug.log \ No newline at end of file +firebase-debug.log + +test \ No newline at end of file