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:
Johannes Berg 2020-10-16 09:21:25 +02:00 committed by Jouni Malinen
parent 13256b8cf3
commit 4c66894fab

1
src/eap_peer/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.so