diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-12-19 16:51:18 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-12-19 16:53:09 +0100 |
commit | d15fbd21db2fa420f095ecd82dfedd5db393c2ea (patch) | |
tree | 76d4c42e07d6f0e2ee17e45d09b77bbefd1021c4 /.gitignore | |
parent | 3f141809c84c8ac9a56c3cbf8ac7e872e44a6e0f (diff) |
No more .memdump files left behind by xstlproc in postprocess
...since e37eb6345dcc09620889a9b8622ea0b7b57da0e0 "postprocess: convert to
gbuild"
Change-Id: Ia7f29efebb2872e096d36ab04f5d13bc2d437d71
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index ae41aee32e65..d068a579e4c9 100644 --- a/.gitignore +++ b/.gitignore @@ -102,9 +102,6 @@ TAGS # MSVC debug information /*/vc90.pdb -# libxslt debug memdump -.memdump - # LibreOffice lock files .~lock.*# |