From 8d655db41a6ed3a14cc30e2e87340ac122f1c9c3 Mon Sep 17 00:00:00 2001 From: alestiago Date: Tue, 29 Mar 2022 17:40:32 +0100 Subject: [PATCH] chore: refactored exception --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5e76151e..d51d30f3 100644 --- a/.gitignore +++ b/.gitignore @@ -125,10 +125,12 @@ app.*.map.json !.idea/codeStyles/ !.idea/dictionaries/ !.idea/runConfigurations/ -!**/flutter_sign_post.png # Firebase related .firebase test/.test_runner.dart web/__/firebase/init.js + +# Application expections +!/packages/pinball_components/assets/images/flutter_sign_post.png