From 93c6c3d22a1cf8c3bc82fef4f9fb92ac2fd6e79a Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 8 Jan 2019 00:30:38 -0500 Subject: Add acceptable idea files --- .idea/codeStyles/Project.xml | 161 +++++++++++++++++++++++++++++++++++ .idea/codeStyles/codeStyleConfig.xml | 5 ++ 2 files changed, 166 insertions(+) create mode 100644 .idea/codeStyles/Project.xml create mode 100644 .idea/codeStyles/codeStyleConfig.xml (limited to '.idea/codeStyles') diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..0290b2f --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..0f7bc51 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + -- cgit v1.2.3 From 83bc96c0629a2e50352b177ce6a28b6f9141db69 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 21 May 2019 12:03:36 -0700 Subject: Update versions (#195) --- .idea/codeStyles/Project.xml | 25 ---------------------- .idea/encodings.xml | 4 ++++ .idea/misc.xml | 2 +- .../main/groovy/ca/allanwang/kau/Versions.groovy | 12 +++++------ files/translation_migration.sh | 2 +- gradle/wrapper/gradle-wrapper.properties | 4 ++-- 6 files changed, 14 insertions(+), 35 deletions(-) create mode 100644 .idea/encodings.xml (limited to '.idea/codeStyles') diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 0290b2f..be6976d 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -13,31 +13,6 @@