Skip to content

Commit d7b254a

Browse files
authored
Ignore profiling files from django-silk (#12361)
1 parent f7e4cf5 commit d7b254a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ tags
6060
.pytest_cache/
6161
scripts/travis/elasticsearch*
6262

63+
# django-silk
64+
media/*.prof
65+
6366
# Secrets
6467
/docs/user/img/screenshots/auth*.json
6568

0 commit comments

Comments
 (0)