diff options
author | Michael Adam <obnox@samba.org> | 2008-09-16 00:30:33 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-09-16 00:30:33 +0200 |
commit | 06b2410427f763427475226d78247405b9384756 (patch) | |
tree | 04353dc686f7069d3358e89c5155ef528c545a52 /.gitignore | |
parent | 62791bbd030f7db272ca68260a4f7586de6576d0 (diff) | |
download | samba-06b2410427f763427475226d78247405b9384756.tar.gz |
add generated files in packaging/RHEL[-CTDB]/ to .gitignore
Michael
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0b94be52a02..b87f786678e 100644 --- a/.gitignore +++ b/.gitignore @@ -305,3 +305,6 @@ source4/ntvfs/posix/vfs_acl_proto.h *.swp tags *.x +packaging/RHEL-CTDB/samba.spec +packaging/RHEL/samba.spec +packaging/RHEL/makerpms.sh |