Repository: couchdb-glazier Updated Branches: refs/heads/wip/2.x-win32 69c7f647d -> fdd3adb6e
update .gitignore Project: http://git-wip-us.apache.org/repos/asf/couchdb-glazier/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-glazier/commit/fdd3adb6 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-glazier/tree/fdd3adb6 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-glazier/diff/fdd3adb6 Branch: refs/heads/wip/2.x-win32 Commit: fdd3adb6e9e28ccbaf1990ffe029ec496ce2b0a4 Parents: 69c7f64 Author: Joan Touzet <[email protected]> Authored: Wed Jun 6 20:47:45 2018 -0700 Committer: Joan Touzet <[email protected]> Committed: Wed Jun 6 20:47:45 2018 -0700 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-glazier/blob/fdd3adb6/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 9ceef4e..3bfc3f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +*.tar.gz +*.tar.bz2 release/* bits/*.gz bits/*.exe
