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

Skip to content
8000

Commit daf06e0

Browse files
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 (cherry picked from commit 95ad382) Co-authored-by: Neeraj Badlani <neerajbadlani@gmail.com>
1 parent a6c3299 commit daf06e0

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