diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-05-28 10:03:55 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-05-28 10:04:19 +0200 |
| commit | 7d6e9ae1a3c59465e79a2889dbdf175faf46e9ef (patch) | |
| tree | b481db109bfd1dccf44234cc6eedeab9d68ddfaf /.idea | |
| parent | e104e418eba1f2c26d68a48d55937b820265c36e (diff) | |
| download | texty-7d6e9ae1a3c59465e79a2889dbdf175faf46e9ef.tar.xz texty-7d6e9ae1a3c59465e79a2889dbdf175faf46e9ef.zip | |
ide: update project configuration
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/.idea.Texty/.idea/csv-plugin.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.idea/.idea.Texty/.idea/csv-plugin.xml b/.idea/.idea.Texty/.idea/csv-plugin.xml new file mode 100644 index 0000000..3cb81c2 --- /dev/null +++ b/.idea/.idea.Texty/.idea/csv-plugin.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="CsvFileAttributes"> + <option name="attributeMap"> + <map> + <entry key="/Assets/Translations/menus.csv"> + <value> + <Attribute> + <option name="separator" value="," /> + </Attribute> + </value> + </entry> + </map> + </option> + </component> +</project>
\ No newline at end of file |
