summaryrefslogtreecommitdiff
path: root/.config/JetBrains/CLion2023.3/options/cppRuleManager.xml
diff options
context:
space:
mode:
Diffstat (limited to '.config/JetBrains/CLion2023.3/options/cppRuleManager.xml')
-rw-r--r--.config/JetBrains/CLion2023.3/options/cppRuleManager.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/.config/JetBrains/CLion2023.3/options/cppRuleManager.xml b/.config/JetBrains/CLion2023.3/options/cppRuleManager.xml
deleted file mode 100644
index d1b8288..0000000
--- a/.config/JetBrains/CLion2023.3/options/cppRuleManager.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<application>
- <component name="cppRuleManager">
- <group name="std">
- <item>std::*</item>
- </group>
- <group name="Boost">
- <item>boost::*</item>
- </group>
- <group name="Catch">
- <item>Catch::*</item>
- </group>
- <group name="Google Test">
- <item>testing::*</item>
- </group>
- </component>
-</application> \ No newline at end of file