8000 Gitignore gmon.out (GH-5796) · python/cpython@95ad382 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 95ad382

Browse files
neerajbadlaniserhiy-storchaka
authored andcommitted
Gitignore gmon.out (GH-5796)
gmon.out is generated when profiling turned on Full Configuration: ./configure --prefix=$PWD/install --enable-profiling --enable-big-digits=30 --with-pydebug --with-assertions --with-valgrind
1 parent 0301c9b commit 95ad382

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
@@ -113,3 +113,4 @@ Tools/ssl/amd64
113113
Tools/ssl/win32
114114
.vs/
115115
.vscode/
116+
gmon.out

0 commit comments

Comments
 (0)
0