diff options
| author | 2022-01-16 18:52:30 +0100 | |
|---|---|---|
| committer | 2022-01-16 18:52:30 +0100 | |
| commit | 6f5ccf435585e43a00e3cc50f4bcefac36ada818 (patch) | |
| tree | ba368d27464b79b1e5d010c0662fd3e340bf108e /vendor/github.com/zeebo/blake3/.gitignore | |
| parent | add go-runners to readme (diff) | |
| download | gotosocial-6f5ccf435585e43a00e3cc50f4bcefac36ada818.tar.xz | |
update dependencies
Diffstat (limited to 'vendor/github.com/zeebo/blake3/.gitignore')
| -rw-r--r-- | vendor/github.com/zeebo/blake3/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/github.com/zeebo/blake3/.gitignore b/vendor/github.com/zeebo/blake3/.gitignore new file mode 100644 index 000000000..c6bfdf2c3 --- /dev/null +++ b/vendor/github.com/zeebo/blake3/.gitignore @@ -0,0 +1,6 @@ +*.pprof +*.test +*.txt +*.out + +/upstream |
