diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-10-25 08:44:14 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-10-25 08:44:14 +0200 |
commit | a5dda4966fe9f77fb767cf084d7113a4393d69d7 (patch) | |
tree | e59f72189408fdc5a348c15384a5f8cd7412a650 /.gitignore | |
parent | a43f72ace3d84b3ba0df35ec589a21a1d5de2299 (diff) |
Copy .memdump rule from core/.gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 711d138896..decad29173 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,6 @@ /unxmac?? /unxmac??.pro /wntgcci.pro + +# libxslt debug memdump +.memdump |