gitignore additional build files
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
9f890c982a
commit
d19d2830b6
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,7 +1,10 @@
|
|||
*.o
|
||||
*.d
|
||||
*.pyc
|
||||
*~
|
||||
.config
|
||||
tests/hwsim/logs
|
||||
wpaspy/build
|
||||
wpa_supplicant/eapol_test
|
||||
wpa_supplicant/nfc_pw_token
|
||||
wpa_supplicant/preauth_test
|
||||
|
|
Loading…
Reference in a new issue