diff options
author | Florian Jung <flo@thinkpad.(none)> | 2011-01-08 19:35:27 +0100 |
---|---|---|
committer | Florian Jung <flo@thinkpad.(none)> | 2011-01-08 19:35:27 +0100 |
commit | 8320af55e716f352f2720801fcd73913f2e7d19c (patch) | |
tree | e36f1ea85d688f8314348a22e6b863af7c6eafeb /.gitignore | |
parent | d84da6cdfb9027a67b8ab50fe2c23374acc3b245 (diff) |
Envelope::get_level() gets called rarely now
Also, changed .gitignore to ignore gmon.out
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ *.o *.so *.a +gmon.out + |