diff options
| author | ivar <i@oiee.no> | 2025-10-20 00:32:22 +0200 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2025-10-20 00:32:22 +0200 |
| commit | 440590ee512f9d4214334d870ca21dc2f39235a2 (patch) | |
| tree | 1720a7f54e15fe3cf207ca48de57cf265567635b /api/.idea | |
| parent | a1f0518d0cd123a791adde64f4f11bd8e44276c7 (diff) | |
| download | what-440590ee512f9d4214334d870ca21dc2f39235a2.tar.xz what-440590ee512f9d4214334d870ca21dc2f39235a2.zip | |
refactor: Parse inputs to double in parameter
Diffstat (limited to 'api/.idea')
| -rw-r--r-- | api/.idea/.idea.WhatApi/.idea/.name | 1 | ||||
| -rw-r--r-- | api/.idea/.idea.WhatApi/.idea/vcs.xml | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/api/.idea/.idea.WhatApi/.idea/.name b/api/.idea/.idea.WhatApi/.idea/.name new file mode 100644 index 0000000..d9940ce --- /dev/null +++ b/api/.idea/.idea.WhatApi/.idea/.name @@ -0,0 +1 @@ +WhatApi
\ No newline at end of file diff --git a/api/.idea/.idea.WhatApi/.idea/vcs.xml b/api/.idea/.idea.WhatApi/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/api/.idea/.idea.WhatApi/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="$PROJECT_DIR$/.." vcs="Git" /> + </component> +</project>
\ No newline at end of file |
