summaryrefslogtreecommitdiff
path: root/.idea/csv-plugin.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/csv-plugin.xml')
-rw-r--r--.idea/csv-plugin.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.idea/csv-plugin.xml b/.idea/csv-plugin.xml
new file mode 100644
index 0000000..5e5cec1
--- /dev/null
+++ b/.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="/models/model.py">
+ <value>
+ <Attribute>
+ <option name="separator" value="," />
+ </Attribute>
+ </value>
+ </entry>
+ </map>
+ </option>
+ </component>
+</project> \ No newline at end of file