Skip to content

Commit f12989a

Browse files
committed
CHORE: removed .vscode directory from repo and added it to .gitignore
1 parent 140f827 commit f12989a

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
*__pycache__*
22
*egg-info*
33
*tests/notebooks*
4-
*.vscode*
4+
.vscode/
55
*load_test_data.py*
66
*demo_utils.py*
77
untracked_tests/*

.vscode/launch.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)