diff options
author | Günther Deschner <gd@samba.org> | 2009-02-05 13:43:18 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2009-02-05 16:04:35 +0100 |
commit | 60fc7dadd6b9af645d5e1a8fba2f0b0af415d1cb (patch) | |
tree | 86868b1b0e55957df4f4b4da5d25a3a194df586d | |
parent | 3f9daf434ab572044e4826d69dd6b7d6c963c547 (diff) | |
download | samba-60fc7dadd6b9af645d5e1a8fba2f0b0af415d1cb.tar.gz samba-60fc7dadd6b9af645d5e1a8fba2f0b0af415d1cb.tar.xz samba-60fc7dadd6b9af645d5e1a8fba2f0b0af415d1cb.zip |
Do not ignore spoolss anymore.
Guenther
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index dae5f063c34..e9d674be054 100644 --- a/.gitignore +++ b/.gitignore @@ -318,7 +318,6 @@ librpc/gen_ndr/*wzcsvc* librpc/gen_ndr/*w32time* librpc/gen_ndr/*wmi* librpc/gen_ndr/*trkwks* -librpc/gen_ndr/*_spoolss* librpc/gen_ndr/*rot* librpc/gen_ndr/*remact* librpc/gen_ndr/*oxidresolver* |