Skip to content

Commit 59c90a5

Browse files
committed
refactor: remove dublicate records in the .gitignore file
1 parent 8d1bee9 commit 59c90a5

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

.gitignore

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,6 @@ server/preprocessing/other-scripts/renv
4545
/*.Rproj
4646
.Rproj.user
4747

48-
# python files
49-
*.pyc
50-
*.pkl
51-
.ipynb_checkpoints
52-
*.ipynb
53-
/nbproject/private/
54-
/server/nbproject/private/
55-
.pytest_cache
56-
*__pycache__*
57-
.venv
58-
5948
# python files
6049
*.pyc
6150
*.pkl
@@ -69,7 +58,7 @@ server/preprocessing/other-scripts/renv
6958
*.egg-info/
7059

7160
# personal
72-
.vscode/settings.json
61+
.vscode/
7362

7463
# temporal
7564
local_dev/config_local_headstart.ini

0 commit comments

Comments
 (0)