1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-10-19 17:11:09 +02:00
Files
rtl8812AU_8821AU_linux_debi…/.gitignore
2015-06-12 11:52:20 +01:00

10 lines
146 B
Plaintext

# ignore all bin directories
# matches "bin" in any subfolder
bin/
# ignore all target directories
target/
# ignore all files ending with ~
*~