diff options
| author | St33v <github@f3rr3t.com> | 2020-03-01 16:47:48 +1100 |
|---|---|---|
| committer | St33v <github@f3rr3t.com> | 2020-03-01 16:47:48 +1100 |
| commit | 1fa35146c87ee9e75e9a8de3ee3e2c3be98dcc63 (patch) | |
| tree | 39d074c0bad255a53dce3c5a734469a76a5e726e /.gitignore | |
| parent | 5e42188dd4583e558dfe30882e988964507ad3cf (diff) | |
Basic version. Appends all plane records to csv with timestamp.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c5eaf9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.csv
\ No newline at end of file |
