Muhammad Rafi Dhiyaulhaq commited on
Commit
5e13899
·
1 Parent(s): fc6f002

gitignore ketinggalan

Browse files
Files changed (1) hide show
  1. .gitignore +1 -2
.gitignore CHANGED
@@ -2,5 +2,4 @@ echo "venv/" >> .gitignore
2
  echo "__pycache__/" >> .gitignore
3
  echo ".DS_Store" >> .gitignore
4
  echo ".ipynb_checkpoints/" >> .gitignore
5
- echo "data/raw/" >> .gitignore
6
- echo "data/interim/" >> .gitignore
 
2
  echo "__pycache__/" >> .gitignore
3
  echo ".DS_Store" >> .gitignore
4
  echo ".ipynb_checkpoints/" >> .gitignore
5
+