.gitignore: cleanup

Remove the entry for fuzz-fuzz.zip which lives in a directory
that no longer exists.

Add a trailing slash to directories.

Change-Id: I23e0649a2326bc995f3bda41202b73270a1df4fc
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/221024
Reviewed-by: Damien Neil <dneil@google.com>
This commit is contained in:
Joe Tsai 2020-02-26 11:24:01 -08:00 committed by Joe Tsai
parent 5698f90d86
commit a786db3a49

9
.gitignore vendored
View File

@ -1,8 +1,7 @@
/.cache
/.gocache
/bin
/vendor
/internal/fuzz/wire/fuzz-fuzz.zip
/.cache/
/.gocache/
/bin/
/vendor/
# This file includes artifacts of the system test that should not be checked in.
# For files created by specific development environment (e.g. editor),