diff --git a/.gitignore b/.gitignore index b2a98ec..2253453 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,7 @@ libnethogs.a results/ build/ nethogs.egg-info + +# IDE configurations +.vscode +.idea \ No newline at end of file