diff --git a/.gitignore b/.gitignore index 651cf56..7eecd45 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ windows/*.report.json # IDE .idea/ .vscode/ + +__pycache__/ diff --git a/pfsense/__pycache__/pfsense-aw-poller.cpython-312.pyc b/pfsense/__pycache__/pfsense-aw-poller.cpython-312.pyc deleted file mode 100644 index e232eea..0000000 Binary files a/pfsense/__pycache__/pfsense-aw-poller.cpython-312.pyc and /dev/null differ