X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=.gitignore;h=3b7680ea1e5baa58430798a9836481975dbb6234;hb=bdf26fcbeabec0c2a785e5b14b9f3b4079cab0ea;hp=8df8f88bea10e02371a41ca20420ee1607814dc8;hpb=03f94ae9f909952ed5a78917ab319a312889354b;p=git.git diff --git a/.gitignore b/.gitignore index 8df8f88be..3b7680ea1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /GIT-BUILD-OPTIONS /GIT-CFLAGS +/GIT-LDFLAGS /GIT-GUI-VARS /GIT-VERSION-FILE /bin-wrappers/ @@ -29,6 +30,9 @@ /git-commit-tree /git-config /git-count-objects +/git-credential-cache +/git-credential-cache--daemon +/git-credential-store /git-cvsexportcommit /git-cvsimport /git-cvsserver @@ -43,7 +47,6 @@ /git-fast-export /git-fast-import /git-fetch -/git-fetch--tool /git-fetch-pack /git-filter-branch /git-fmt-merge-msg @@ -102,16 +105,20 @@ /git-quiltimport /git-read-tree /git-rebase +/git-rebase--am /git-rebase--interactive +/git-rebase--merge /git-receive-pack /git-reflog /git-relink /git-remote -/git-remote-curl /git-remote-http /git-remote-https /git-remote-ftp /git-remote-ftps +/git-remote-fd +/git-remote-ext +/git-remote-testgit /git-repack /git-replace /git-repo-config @@ -124,7 +131,10 @@ /git-rm /git-send-email /git-send-pack +/git-sh-i18n +/git-sh-i18n--envsubst /git-sh-setup +/git-sh-i18n /git-shell /git-shortlog /git-show @@ -155,20 +165,32 @@ /git-write-tree /git-core-*/?* /gitk-git/gitk-wish +/gitweb/GITWEB-BUILD-OPTIONS /gitweb/gitweb.cgi +/gitweb/static/gitweb.js +/gitweb/static/gitweb.min.* /test-chmtime +/test-credential /test-ctype /test-date /test-delta /test-dump-cache-tree +/test-scrap-cache-tree /test-genrandom /test-index-version +/test-line-buffer /test-match-trees +/test-mktemp +/test-obj-pool /test-parse-options /test-path-utils /test-run-command /test-sha1 /test-sigchain +/test-string-pool +/test-subprocess +/test-svn-fe +/test-treap /common-cmds.h *.tar.gz *.dsc @@ -177,6 +199,13 @@ *.exe *.[aos] *.py[co] +.depend/ +*.gcda +*.gcno +*.gcov +/coverage-untested-functions +/cover_db/ +/cover_db_html/ *+ /config.mak /autom4te.cache