diff options
| author | St33v <github@f3rr3t.com> | 2020-03-01 17:04:27 +1100 |
|---|---|---|
| committer | St33v <github@f3rr3t.com> | 2020-03-01 17:04:27 +1100 |
| commit | 04e6b228db92e82f01beef0bc06e482b165a2560 (patch) | |
| tree | b00105b002279cc3ecbb351c70322b9fa1515158 /.gitignore | |
| parent | 1fa35146c87ee9e75e9a8de3ee3e2c3be98dcc63 (diff) | |
Now actually ignore all csv
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -.csv
\ No newline at end of file +*.csv
\ No newline at end of file |
