diff --git a/.gitignore b/.gitignore index 4492218..55fd1ce 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,5 @@ local.properties .project /target/ +out/ +.idea/ \ No newline at end of file diff --git a/Ginger3D.iml b/Ginger3D.iml new file mode 100644 index 0000000..97d1053 --- /dev/null +++ b/Ginger3D.iml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file