From a339ebd95abb1b8b3cccfa4d7d4ef50d40c741ba Mon Sep 17 00:00:00 2001 From: Dan Ossorio Date: Sun, 28 May 2017 14:04:45 +0100 Subject: [PATCH] Ignores windows and unix backup files --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e8fbd5f..417a4e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .idea -personal-9894.md -~$ADME-es.txt -translations/~$ADME-es.md -translations/es/~$README.md + +// Targets Windows & Unix temporary files +~$* +*~