[SEBA-885] Ability to restart EAPOL and DHCP if the state machine doesn't complete

Change-Id: I2f0c7be787ab9ca2ddf59deadaa6c789456cd3d4
diff --git a/.gitignore b/.gitignore
index 77dd818..6c768c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
+.idea
 /bbr
 /bbsim
 /bbsimctl
 logs/*
 release
-.DS_Store
\ No newline at end of file
+.DS_Store
+*.logs
+*.trace
\ No newline at end of file