update gitignore

This commit is contained in:
2022-11-01 09:49:42 +09:00
parent f4b94143ad
commit 9b63236202
+2
View File
@@ -5,6 +5,7 @@
*~ *~
*.orig *.orig
*.rej *.rej
*.patch
# Build files # Build files
/objs /objs
@@ -26,4 +27,5 @@ Makefile
autopatch.sh autopatch.sh
autoclear.sh autoclear.sh
submodule.sh submodule.sh
my.sh