eap_peer: Add .gitignore with *.so
If wpa_supplicant is built with dynamic EAP methods, the *.so files land here. Add them to .gitignore. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
13256b8cf3
commit
4c66894fab
1 changed files with 1 additions and 0 deletions
1
src/eap_peer/.gitignore
vendored
Normal file
1
src/eap_peer/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*.so
|
Loading…
Reference in a new issue