From: Turo Lamminen Date: Tue, 23 Apr 2024 17:23:03 +0000 (+0300) Subject: Update .gitignore X-Git-Url: https://git.0x19.co/sitemap.xml?a=commitdiff_plain;h=c14684b774af1358aaa69a7448aee114f2204a91;p=doomgeneric-snom360 Update .gitignore --- diff --git a/.gitignore b/.gitignore index b9f8674..7f39f82 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ *.o *.obj +*.exe *.DS_Store *.log *.user +*~ .vs/ Debug/ -Release/ \ No newline at end of file +Release/