Ignore *.c.orig files

This commit is contained in:
Carlos Garcés 2019-11-14 11:24:35 +01:00 committed by GitHub
parent 9ebd5ad043
commit 04f04e56c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ modules.order
.cache.mk
*.mod
*.o.d
*.c.orig