diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ # Jupyter Notebook .ipynb_checkpoints +# Directory's to ignore +.conda +.idea + # Private Data data/FFIS-CU200-2021-Q4.xlsx |
