summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 44b8b09..8bf9e7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,15 @@
+.DS_Store
+.idea
+*.json
+*.out
+*.test
~$*.xlsx
+test/*.png
+test/BadWorkbook.SaveAsEmptyStruct.xlsx
+test/Encryption*.xlsx
+test/excelize-*
test/Test*.xlam
test/Test*.xlsm
test/Test*.xlsx
test/Test*.xltm
test/Test*.xltx
-# generated files
-test/Encryption*.xlsx
-test/BadWorkbook.SaveAsEmptyStruct.xlsx
-test/*.png
-test/excelize-*
-*.out
-*.test
-.idea
-.DS_Store