8000 [2.7] Gitignore gmon.out (GH-5796) · serhiy-storchaka/cpython@722521f · GitHub
[go: up one dir, main page]

Skip to content

Commit 722521f

Browse files
neerajbadlaniserhiy-storchaka
authored andcommitted
[2.7] Gitignore gmon.out (pythonGH-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 924035a commit 722521f

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
@@ -86,3 +86,4 @@ TAGS
8686
coverage/
8787
externals/
8888
htmlcov/
89+
gmon.out

0 commit comments

Comments
 (0)
0