Skip to content

Commit 68d397f

Browse files
Add pycache or latency predictor to gitignore
1 parent 8b15b2c commit 68d397f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
bin/*
88
Dockerfile.cross
99
artifacts
10+
latencypredictor-v1/__pycache__
1011

1112
# Test binary, built with `go test -c`
1213
*.test

0 commit comments

Comments
 (0)