diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2009-02-25 12:49:18 -0500 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-02-25 16:09:28 -0500 |
commit | 3997bda452cb4c970f88673a8876bfdc8ad74665 (patch) | |
tree | 694dd6f9dc830df7a84313f5ea1a7282b6981c15 /.gitignore | |
parent | 4f1e7fedc4b252158863429de7a844a4243dfb6b (diff) | |
download | sssd-3997bda452cb4c970f88673a8876bfdc8ad74665.tar.gz sssd-3997bda452cb4c970f88673a8876bfdc8ad74665.tar.xz sssd-3997bda452cb4c970f88673a8876bfdc8ad74665.zip |
Adding InfoPipe entry to config.ldif example
Also updating the .gitignore file to not ignore config.ldif
Signed-off-by: Simo Sorce <ssorce@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 85001638c..4373c4796 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.[oa] -config.* configure +config.log +config.status Makefile cscope.out *.so |