diff options
| author | Botahamec <botahamec@outlook.com> | 2021-07-08 20:32:44 -0400 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2021-07-08 20:32:44 -0400 |
| commit | 7e73782a7d51b40a558b74793c1d6c1abdea857d (patch) | |
| tree | fba843de026f20cbcca0272c4ef521a6d4ac7ef9 /.idea/compilerexplorer.settings.xml | |
here's what i have so far
Diffstat (limited to '.idea/compilerexplorer.settings.xml')
| -rw-r--r-- | .idea/compilerexplorer.settings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/compilerexplorer.settings.xml b/.idea/compilerexplorer.settings.xml new file mode 100644 index 0000000..72b2444 --- /dev/null +++ b/.idea/compilerexplorer.settings.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="CompilerExplorerSettingsProvider">
+ <option name="enabled" value="false" />
+ <option name="initialNoticeShown" value="true" />
+ </component>
+</project>
\ No newline at end of file |
