diff --git a/.gitignore b/.gitignore index 92447d4..9561581 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,5 @@ build src pkg -sources/.idea/workspace.xml +# clion settings +.idea diff --git a/sources/.idea/.name b/sources/.idea/.name deleted file mode 100644 index 0b21f40..0000000 --- a/sources/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -sources \ No newline at end of file diff --git a/sources/.idea/codeStyleSettings.xml b/sources/.idea/codeStyleSettings.xml deleted file mode 100644 index e46bb42..0000000 --- a/sources/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sources/.idea/dictionaries/arcanis.xml b/sources/.idea/dictionaries/arcanis.xml deleted file mode 100644 index ce2c16d..0000000 --- a/sources/.idea/dictionaries/arcanis.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/sources/.idea/misc.xml b/sources/.idea/misc.xml deleted file mode 100644 index 65cf83d..0000000 --- a/sources/.idea/misc.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - C/C++ - - - Data flow analysisC/C++ - - - Declaration orderC/C++ - - - FunctionsC/C++ - - - GeneralC/C++ - - - Type checksC/C++ - - - - - Internationalization issues - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sources/.idea/modules.xml b/sources/.idea/modules.xml deleted file mode 100644 index 62028aa..0000000 --- a/sources/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/sources/.idea/sources.iml b/sources/.idea/sources.iml deleted file mode 100644 index 5fc47ca..0000000 --- a/sources/.idea/sources.iml +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sources/.idea/vcs.xml b/sources/.idea/vcs.xml deleted file mode 100644 index 6c0b863..0000000 --- a/sources/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file