1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-10-18 04:51:50 +00:00

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 .cache.mk
*.mod *.mod
*.o.d *.o.d
*.c.orig