aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-08-07 19:08:19 +0300
committerJan Tuomi <jan.tuomi@eficode.com>2018-08-07 19:08:19 +0300
commitd65066053445a86632f2710b6422616311f6fa07 (patch)
tree8722ce6184dd05f63c107f28779922c2c2c07310 /.gitignore
parent320af2a8d08d42f4af064ff0ce8e0ddb9eb7f071 (diff)
Add openpyxl for loading and saving excel filesmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..05d61d4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+data.xlsx
+venv/