diff --git a/.gitignore b/.gitignore index b92e5c2b7b10b67a978956d4f7d9224c07b3531a..1a26a7589e5250a64526897d7b52a94455384951 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -pluginfile-protocols*.jar +*.jar .idea/ .settings/ bin/ @@ -7,4 +7,5 @@ target/ *.iml *.eml .classpath -.project \ No newline at end of file +.project +export.jardesc