Skip to content

Commit f954302

Browse files
committed
[.gitignore] add profiler.py
1 parent 3cdc04c commit f954302

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,6 @@ venv.bak/
112112
.pytype
113113

114114
# VS Code config
115-
.vscode
115+
.vscode
116+
117+
tests/profiler.py

0 commit comments

Comments
 (0)