ALL: Add gmon.out to .gitignore
This commit is contained in:
parent
d5d51cc1a4
commit
ec4e97dc23
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -207,3 +207,6 @@ dists/msvc*/**
|
|||
#Ignore Xcode output/project files
|
||||
out/
|
||||
scummvm.xcodeproj
|
||||
|
||||
#Ignore gmon.out created by gprof
|
||||
gmon.out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue