From 6ffe4b6c3336523994dd976cc39514308b5acd4b Mon Sep 17 00:00:00 2001 From: unknown <55nknown@pm.me> Date: Sat, 4 Sep 2021 20:29:46 +0200 Subject: [PATCH] gitignore --- filcnaplo/android/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/filcnaplo/android/.gitignore b/filcnaplo/android/.gitignore index 0a741cb..deb764a 100644 --- a/filcnaplo/android/.gitignore +++ b/filcnaplo/android/.gitignore @@ -9,3 +9,4 @@ GeneratedPluginRegistrant.java # Remember to never publicly share your keystore. # See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app key.properties +.project \ No newline at end of file