diff options
author | Matthew Booth <mbooth@redhat.com> | 2010-10-28 15:15:07 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-10-28 15:16:14 +0100 |
commit | 064569bcbf854a9cf588ce31851d987d5f114ec8 (patch) | |
tree | 6d5abb0cd46cecff35dd6f99369e0fef93dc7861 /.gitignore | |
parent | 0e896a490c46825e2ef998143d338dda5736223e (diff) | |
download | libguestfs-064569bcbf854a9cf588ce31851d987d5f114ec8.tar.gz libguestfs-064569bcbf854a9cf588ce31851d987d5f114ec8.tar.xz libguestfs-064569bcbf854a9cf588ce31851d987d5f114ec8.zip |
Remove ocaml/.depend from git.
ocaml/.depend is automatically generated. This patch removes it from git.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -160,6 +160,7 @@ Makefile Makefile.in missing *.o +ocaml/.depend ocaml/bindtests ocaml/bindtests.ml ocaml/dllmlguestfs.so |