; * svnignore.txt: Add Valgrind output files.

This commit is contained in:
hujianwei 2022-10-20 11:08:40 +00:00
parent 58a954db7f
commit 5cec85b987

View file

@ -10,3 +10,6 @@ Makefile
*.bak *.bak
12to11 12to11
*.o *.o
vgcore*
massif*
callgrind*