mirror of
https://github.com/proski/madwifi
synced 2024-11-21 22:11:32 +03:00
Add .gitignore and tools/.gitignore
This commit is contained in:
parent
3e8afe45d0
commit
2f64d27835
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
.*
|
||||||
|
*.ko
|
||||||
|
*.mod.c
|
||||||
|
*.o
|
||||||
|
*.order
|
||||||
|
/Module.symvers
|
9
tools/.gitignore
vendored
Normal file
9
tools/.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
80211debug
|
||||||
|
80211stats
|
||||||
|
athchans
|
||||||
|
athctrl
|
||||||
|
athdebug
|
||||||
|
athkey
|
||||||
|
athstats
|
||||||
|
wlanconfig
|
||||||
|
wpakey
|
Loading…
Reference in New Issue
Block a user