From 33bba6d33760d4045688a6ba204388e71e941b87 Mon Sep 17 00:00:00 2001 From: aeiouaeiouaeiouaeiouaeiouaeiou Date: Mon, 31 Oct 2022 09:18:40 +0300 Subject: [PATCH] Extend .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 378eac2..7b94ee2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ +*.rej +*.orig +.DS_Store +*.ini build +*.*~ +*.o