add some features controlled by command line
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,2 +1,8 @@
|
||||
# Ignore any generated xlsx documents
|
||||
*.xlsx
|
||||
*.xlsx
|
||||
|
||||
# Ignore compiled binary
|
||||
json2excel
|
||||
|
||||
# Ignore test data
|
||||
*.json
|
Reference in New Issue
Block a user