diff --git a/.gitignore b/.gitignore index 5c33234..3fd913b 100644 --- a/.gitignore +++ b/.gitignore @@ -47,5 +47,8 @@ Cargo.lock .cargo target +#IntelliJ test client run config +.run/ + # Do not include generated code src/main/java/com/codemp/intellij/jni diff --git a/.run/Run IDE with Plugin.run.xml b/.run/Run IDE with Plugin.run.xml deleted file mode 100644 index 7747a29..0000000 --- a/.run/Run IDE with Plugin.run.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - true - true - false - - - \ No newline at end of file