Add .idea to .gitignore

This commit is contained in:
Jan Katins 2022-06-03 14:34:01 +02:00
parent 654ff94c20
commit 005d4adb90
2 changed files with 1 additions and 0 deletions

0
.github/workflows/release.yml vendored Normal file
View file

1
.gitignore vendored
View file

@ -1 +1,2 @@
/target/
.idea