Files
json2excel/.gitignore

8 lines
108 B
Plaintext

# Ignore any generated xlsx documents
*.xlsx
# Ignore compiled binary
json2excel
# Ignore test data
*.json