From 8fce19c5fc0644eb7518afcce6d05926d161b167 Mon Sep 17 00:00:00 2001 From: SuperCoder7979 Date: Thu, 27 Feb 2020 18:33:16 -0500 Subject: [PATCH] idea --- .gitignore | 2 ++ Ginger3D.iml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 Ginger3D.iml 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