diff --git a/.dockerignore b/.dockerignore index 852f8ce..e2cfd15 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,3 +2,4 @@ bin/** dist/** docker/** cmake-build* +.ccache/** \ No newline at end of file diff --git a/.gitignore b/.gitignore index 268577f..07a2a7a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,6 @@ build_docker.local.sh bin/* dist/* -external/cv2pdb/* \ No newline at end of file +external/cv2pdb/* + +.ccache/* \ No newline at end of file diff --git a/.idea/runConfigurations/Clion_Init_.xml b/.idea/runConfigurations/Clion_Init_.xml new file mode 100644 index 0000000..f9184c5 --- /dev/null +++ b/.idea/runConfigurations/Clion_Init_.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Deploy_Extra_x64_.xml b/.idea/runConfigurations/Deploy_Extra_x64_.xml new file mode 100644 index 0000000..01a4d13 --- /dev/null +++ b/.idea/runConfigurations/Deploy_Extra_x64_.xml @@ -0,0 +1,24 @@ + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Deploy_Extra_x86_.xml b/.idea/runConfigurations/Deploy_Extra_x86_.xml new file mode 100644 index 0000000..1943362 --- /dev/null +++ b/.idea/runConfigurations/Deploy_Extra_x86_.xml @@ -0,0 +1,22 @@ + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Distribute_Release_.xml b/.idea/runConfigurations/Distribute_Release_.xml index 92e6fd5..91591e1 100644 --- a/.idea/runConfigurations/Distribute_Release_.xml +++ b/.idea/runConfigurations/Distribute_Release_.xml @@ -15,6 +15,11 @@ - + + \ No newline at end of file diff --git a/.idea/runConfigurations/spicetools_cfg.xml b/.idea/runConfigurations/spicetools_cfg.xml index 274f9f5..50740a7 100644 --- a/.idea/runConfigurations/spicetools_cfg.xml +++ b/.idea/runConfigurations/spicetools_cfg.xml @@ -1,5 +1,5 @@ - +