1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-09-19 09:20:51 +02:00

Update .gitignore

This commit is contained in:
AndyPi 2015-06-12 12:01:08 +01:00
parent f951824a75
commit f1e0a17794

16
.gitignore vendored
View File

@ -1,9 +1,7 @@
# ignore all bin directories *.o
# matches "bin" in any subfolder *.cmd
bin/ .tmp_versions/
8812au.ko
# ignore all target directories 8812au.mod.c
target/ Module.symvers
modules.order
# ignore all files ending with ~
*~