add clean and ignore rules for xdiff/

Signed-off-by: Junio C Hamano <junkio@cox.net>
2 files changed
tree: 90e681d7c7b03f9687deb6eeee869d1e2587b96f
  1. arm/
  2. compat/
  3. contrib/
  4. Documentation/
  5. mozilla-sha1/
  6. ppc/
  7. t/
  8. templates/
  9. xdiff/
  10. .gitignore
  11. apply.c
  12. blame.c
  13. blob.c
  14. blob.h
  15. cache.h
  16. cat-file.c
  17. check-ref-format.c
  18. checkout-index.c
  19. clone-pack.c
  20. combine-diff.c
  21. commit-tree.c
  22. commit.c
  23. commit.h
  24. config.c
  25. connect.c
  26. convert-objects.c
  27. copy.c
  28. COPYING
  29. count-delta.c
  30. count-delta.h
  31. csum-file.c
  32. csum-file.h
  33. ctype.c
  34. daemon.c
  35. date.c
  36. delta.h
  37. describe.c
  38. diff-delta.c
  39. diff-files.c
  40. diff-index.c
  41. diff-stages.c
  42. diff-tree.c
  43. diff.c
  44. diff.h
  45. diffcore-break.c
  46. diffcore-delta.c
  47. diffcore-order.c
  48. diffcore-pathspec.c
  49. diffcore-pickaxe.c
  50. diffcore-rename.c
  51. diffcore.h
  52. entry.c
  53. environment.c
  54. exec_cmd.c
  55. exec_cmd.h
  56. fetch-clone.c
  57. fetch-pack.c
  58. fetch.c
  59. fetch.h
  60. fsck-objects.c
  61. generate-cmdlist.sh
  62. get-tar-commit-id.c
  63. git-add.sh
  64. git-am.sh
  65. git-annotate.perl
  66. git-applymbox.sh
  67. git-applypatch.sh
  68. git-archimport.perl
  69. git-bisect.sh
  70. git-branch.sh
  71. git-checkout.sh
  72. git-cherry.sh
  73. git-clone.sh
  74. git-commit.sh
  75. git-compat-util.h
  76. git-count-objects.sh
  77. git-cvsexportcommit.perl
  78. git-cvsimport.perl
  79. git-cvsserver.perl
  80. git-diff.sh
  81. git-fetch.sh
  82. git-fmt-merge-msg.perl
  83. git-format-patch.sh
  84. git-grep.sh
  85. git-log.sh
  86. git-lost-found.sh
  87. git-ls-remote.sh
  88. git-merge-octopus.sh
  89. git-merge-one-file.sh
  90. git-merge-ours.sh
  91. git-merge-recursive.py
  92. git-merge-resolve.sh
  93. git-merge-stupid.sh
  94. git-merge.sh
  95. git-mv.perl
  96. git-parse-remote.sh
  97. git-prune.sh
  98. git-pull.sh
  99. git-push.sh
  100. git-rebase.sh
  101. git-relink.perl
  102. git-repack.sh
  103. git-request-pull.sh
  104. git-rerere.perl
  105. git-reset.sh
  106. git-resolve.sh
  107. git-revert.sh
  108. git-rm.sh
  109. git-send-email.perl
  110. git-sh-setup.sh
  111. git-shortlog.perl
  112. git-svnimport.perl
  113. git-tag.sh
  114. git-verify-tag.sh
  115. GIT-VERSION-GEN
  116. git-whatchanged.sh
  117. git.c
  118. git.spec.in
  119. gitk
  120. gitMergeCommon.py
  121. hash-object.c
  122. http-fetch.c
  123. http-push.c
  124. http.c
  125. http.h
  126. ident.c
  127. imap-send.c
  128. index-pack.c
  129. index.c
  130. init-db.c
  131. INSTALL
  132. local-fetch.c
  133. ls-files.c
  134. ls-tree.c
  135. mailinfo.c
  136. mailsplit.c
  137. Makefile
  138. merge-base.c
  139. merge-index.c
  140. merge-tree.c
  141. mktag.c
  142. mktree.c
  143. name-rev.c
  144. object.c
  145. object.h
  146. pack-check.c
  147. pack-objects.c
  148. pack-redundant.c
  149. pack.h
  150. pager.c
  151. patch-delta.c
  152. patch-id.c
  153. path.c
  154. peek-remote.c
  155. pkt-line.c
  156. pkt-line.h
  157. prune-packed.c
  158. quote.c
  159. quote.h
  160. read-cache.c
  161. read-tree.c
  162. README
  163. receive-pack.c
  164. refs.c
  165. refs.h
  166. repo-config.c
  167. rev-list.c
  168. rev-parse.c
  169. revision.c
  170. revision.h
  171. rsh.c
  172. rsh.h
  173. run-command.c
  174. run-command.h
  175. send-pack.c
  176. server-info.c
  177. setup.c
  178. sha1_file.c
  179. sha1_name.c
  180. shell.c
  181. show-branch.c
  182. show-index.c
  183. ssh-fetch.c
  184. ssh-pull.c
  185. ssh-push.c
  186. ssh-upload.c
  187. strbuf.c
  188. strbuf.h
  189. stripspace.c
  190. symbolic-ref.c
  191. tag.c
  192. tag.h
  193. tar-tree.c
  194. test-date.c
  195. test-delta.c
  196. tree-diff.c
  197. tree.c
  198. tree.h
  199. unpack-file.c
  200. unpack-objects.c
  201. update-index.c
  202. update-ref.c
  203. update-server-info.c
  204. upload-pack.c
  205. usage.c
  206. var.c
  207. verify-pack.c
  208. write-tree.c