From f1a9bc079bd13e5c889cc0fd537c5ed27462227a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Gro=C3=9F?= Date: Wed, 9 Oct 2019 22:55:28 +0200 Subject: [PATCH] Add desktop.ini.meta to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dbcd27b..e8fc7fb 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ crashlytics-build.properties # Other *desktop.ini +*desktop.ini.meta