diff --git a/.gitignore b/.gitignore index c93b5407..2d34abb6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,8 @@ lib .vscode testdata/dump -testdata/writefiletest \ No newline at end of file +testdata/writefiletest + +# InteliJ +.idea +*.iml