diff options
| author | Priyansh <[email protected]> | 2021-11-17 00:20:06 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-11-17 00:20:06 -0500 |
| commit | add9c32fcb7165072d06246553dc9dfa5610b749 (patch) | |
| tree | 23344dc5ec378bc41fb210151c1a4be0c702008c | |
| parent | 4dcf5375513d5c22ce2a9a060f3ccb3d9398630e (diff) | |
| download | temp_pred_arima-add9c32fcb7165072d06246553dc9dfa5610b749.tar.xz temp_pred_arima-add9c32fcb7165072d06246553dc9dfa5610b749.zip | |
.DS_Store banished!
| -rw-r--r-- | .DS_Store | bin | 6148 -> 0 bytes | |||
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | dashboard/.DS_Store | bin | 6148 -> 0 bytes |
3 files changed, 1 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differdeleted file mode 100644 index 6daa72f..0000000 --- a/.DS_Store +++ /dev/null diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/dashboard/.DS_Store b/dashboard/.DS_Store Binary files differdeleted file mode 100644 index f4acdbf..0000000 --- a/dashboard/.DS_Store +++ /dev/null |
