Skip to content

Commit 685ba87

Browse files
committed
chore: ignore tools files
1 parent 17089fe commit 685ba87

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,9 @@
22
.DS_Store
33

44
# Exclude venv folder
5-
venv
5+
venv
6+
7+
8+
__pycache__
9+
.vscode/
10+
do_not_commit.sh

0 commit comments

Comments
 (0)