diff --git a/.gitignore b/.gitignore index 77c1893e..19966ce7 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,8 @@ web/howto/sqlite.html system-index.txt buildapp.log docs/_build + +# IDE specific ignores +.vscode/ +.idea/ +.settings/ \ No newline at end of file