Ignore *.c.orig files

pull/471/head
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 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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