diff options
author | Tanu Kaskinen <tanuk@iki.fi> | 2011-02-27 12:50:16 +0200 |
---|---|---|
committer | Colin Guthrie <cguthrie@mandriva.org> | 2011-02-28 09:56:08 +0000 |
commit | bed4b73cfe99b2be5da2f2b0937e9c24699418d3 (patch) | |
tree | 9458c1f0417be8ef5e7d14aa73cebe922e51182d /src/.gitignore | |
parent | 59f2b4436a89f4a334c762a0e1942889881f842d (diff) |
Add src/*-symdef.h to .gitignore.
Also remove src/module/.gitignore as this is no longer needed
as pointed out by Arun Raghavan
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index c93974bf..1380e265 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -66,3 +66,4 @@ voltest start-pulseaudio-x11 start-pulseaudio-kde vector-test +*-symdef.h |