diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e39bfd9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +* text=auto + +.DS_Store export-ignore +uv.lock export-ignore +.idea export-ignore +pnpm-lock.yaml export-ignore diff --git a/.gitignore b/.gitignore index e934adf..45a0bbc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ cache/ +.DS_Store diff --git a/.idea/cph-multi-objective-router.iml b/.idea/cph-multi-objective-router.iml index 5d32237..8531dff 100644 --- a/.idea/cph-multi-objective-router.iml +++ b/.idea/cph-multi-objective-router.iml @@ -2,25 +2,14 @@ - - - - - - - - - + - - \ No newline at end of file diff --git a/.idea/cph-multi-objective-router@1.iml b/.idea/cph-multi-objective-router@1.iml new file mode 100644 index 0000000..308c6fe --- /dev/null +++ b/.idea/cph-multi-objective-router@1.iml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml new file mode 100644 index 0000000..d23208f --- /dev/null +++ b/.idea/jsLibraryMappings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 9207744..6122924 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,11 +3,4 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 18956d3..99be97f 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,6 +3,7 @@ + \ No newline at end of file diff --git a/.idea/pyLspTools.xml b/.idea/pyLspTools.xml new file mode 100644 index 0000000..5bd10b9 --- /dev/null +++ b/.idea/pyLspTools.xml @@ -0,0 +1,29 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/pyProjectModel.xml b/.idea/pyProjectModel.xml new file mode 100644 index 0000000..9963416 --- /dev/null +++ b/.idea/pyProjectModel.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Back_End.xml b/.idea/runConfigurations/Back_End.xml index 3c8ad37..6c8675d 100644 --- a/.idea/runConfigurations/Back_End.xml +++ b/.idea/runConfigurations/Back_End.xml @@ -5,11 +5,13 @@