diff --git a/.gitignore b/.gitignore index 0dc817b..b714513 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ waku/store.sqlite3-wal waku/test_repeated_start_stop.log third_party/ + +# JetBrains IDEs +.idea/ \ No newline at end of file