From a7d5bc056098ed1674dba91425e0596069ee0505 Mon Sep 17 00:00:00 2001 From: ghorsington Date: Sun, 31 Jul 2022 18:25:33 +0300 Subject: [PATCH] Ignore archives and DLLs --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e8d8c93..44cc608 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore .idea/ +*.dll +*.zip # User-specific files *.rsuser