diff --git a/.gitignore b/.gitignore index 97f782e..4921e7f 100644 --- a/.gitignore +++ b/.gitignore @@ -37,4 +37,4 @@ *.config.dart # Downloaded files -mac-vendors-export.csv \ No newline at end of file +/mac-vendors-export.csv \ No newline at end of file diff --git a/.pubignore b/.pubignore index a9a6968..1266efe 100644 --- a/.pubignore +++ b/.pubignore @@ -13,4 +13,5 @@ **/test/ **/donation/ *.sh +/mac-vendors-export.csv