diff options
| author | Priyansh <[email protected]> | 2021-11-15 23:34:43 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-11-15 23:34:43 -0500 |
| commit | a29144481b8994dd1e240a3e5653c9ee1cdeeb32 (patch) | |
| tree | 7ee21a0f1831c537ef4fc92c54a5072885d25132 /.gitattributes | |
| parent | 855c34f9382cc613c59e3b8d156aa4d0964f7ff9 (diff) | |
| download | temp_pred_arima-a29144481b8994dd1e240a3e5653c9ee1cdeeb32.tar.xz temp_pred_arima-a29144481b8994dd1e240a3e5653c9ee1cdeeb32.zip | |
Sandeep added database files
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..81a7c83 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.db filter=lfs diff=lfs merge=lfs -text +*.csv filter=lfs diff=lfs merge=lfs -text |
