diff options
| author | mjf <35826344+mjfernez@users.noreply.github.com> | 2021-03-06 16:58:34 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-06 16:58:34 -0500 |
| commit | 956ce305c274dcc290bd83b5d78ada9725d7aa44 (patch) | |
| tree | 373fc520095b16dcb1c9088ce8331cecf6034255 /.gitignore | |
| parent | f637b3aa3b0e47133f91339ceafa9cb7008d3e5b (diff) | |
| download | scripts-n-tools-956ce305c274dcc290bd83b5d78ada9725d7aa44.tar.gz | |
Update .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ __pycache__ -build/*
\ No newline at end of file +xls2csv/build/* |
