diff --git a/.gitignore b/.gitignore index 947f3767..dad11d69 100644 --- a/.gitignore +++ b/.gitignore @@ -38,8 +38,7 @@ out *.ipr *.iws *.iml -.idea -.idea/workspace.xml +.idea/* # gradle build diff --git a/.idea/ForgeCraft.iml b/.idea/ForgeCraft.iml deleted file mode 100644 index d6ebd480..00000000 --- a/.idea/ForgeCraft.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index c61d51d1..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 7785d959..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddf..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file