From 74ceae9594bb22928755998c4e55ccaadab6ea37 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 10 Apr 2019 11:31:20 +0200 Subject: Include .idea in VCS (with proper excludes, hopefully) --- .idea/codeStyles/Project.xml | 59 ++++++++++++++++++++++++++++++++++++ .idea/codeStyles/codeStyleConfig.xml | 5 +++ 2 files changed, 64 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 00000000..9c263399 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,59 @@ + + + + diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 00000000..79ee123c --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file -- cgit v1.2.3-55-g7522