diff options
Diffstat (limited to 'notebooks/data/.gitignore')
-rw-r--r-- | notebooks/data/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/notebooks/data/.gitignore b/notebooks/data/.gitignore new file mode 100644 index 0000000..a30ae6b --- /dev/null +++ b/notebooks/data/.gitignore @@ -0,0 +1,4 @@ +*.json +*.bin +*.log +*.sqlite3 |