diff --git a/.gitignore b/.gitignore index a24c3c7..6533235 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,8 @@ copyright/ # Certs *.jks *.cer -*.pem \ No newline at end of file +*.pem + +# Idea +*.ipr +*.iws