diff --git a/.gitignore b/.gitignore
index 3d47f986c41db29ec6dc0d5036bf760b3a1cf366..a82d509f0e3ac6817ff867fddb41bc3a42382c5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,6 @@ target/
 .settings/
 *.iml
 .project
-.classpath
\ No newline at end of file
+.classpath
+export.jardesc
+**/.DS_Store
\ No newline at end of file
diff --git a/export.jardesc b/export.jardesc
deleted file mode 100644
index e77c24867e74d71b8eb75983f47d5bcdb8072367..0000000000000000000000000000000000000000
--- a/export.jardesc
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
-<jardesc>
-    <jar path="sphereVTK/drawSphereVTK.jar"/>
-    <options buildIfNeeded="true" compress="true" descriptionLocation="/sphereVTK/export.jardesc" exportErrors="false" exportWarnings="true" includeDirectoryEntries="true" overwrite="true" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
-    <storedRefactorings deprecationInfo="true" structuralOnly="false"/>
-    <selectedProjects/>
-    <manifest generateManifest="true" manifestLocation="/Icy-Kernel/META-INF/MANIFEST.MF" manifestVersion="1.0" reuseManifest="false" saveManifest="false" usesManifest="true">
-        <sealing sealJar="false">
-            <packagesToSeal/>
-            <packagesToUnSeal/>
-        </sealing>
-    </manifest>
-    <selectedElements exportClassFiles="true" exportJavaFiles="true" exportOutputFolder="false">
-        <javaElement handleIdentifier="=sphereVTK/src"/>
-    </selectedElements>
-</jardesc>