diff options
| author | Alex Flint <[email protected]> | 2020-08-12 15:49:47 -0700 |
|---|---|---|
| committer | Alex Flint <[email protected]> | 2020-08-12 15:49:47 -0700 |
| commit | 7b1d8470a920f59db03569a2212cf1766c3583a7 (patch) | |
| tree | e257338daab199294ce72aec04c56908388a805a /vendor/github.com/alexflint/go-scalar/.gitignore | |
| parent | 96c756c382ed72665445b9b900e38c99d47f3f66 (diff) | |
drop vendor directory
Diffstat (limited to 'vendor/github.com/alexflint/go-scalar/.gitignore')
| -rw-r--r-- | vendor/github.com/alexflint/go-scalar/.gitignore | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/vendor/github.com/alexflint/go-scalar/.gitignore b/vendor/github.com/alexflint/go-scalar/.gitignore deleted file mode 100644 index daf913b..0000000 --- a/vendor/github.com/alexflint/go-scalar/.gitignore +++ /dev/null @@ -1,24 +0,0 @@ -# Compiled Object files, Static and Dynamic libs (Shared Objects) -*.o -*.a -*.so - -# Folders -_obj -_test - -# Architecture specific extensions/prefixes -*.[568vq] -[568vq].out - -*.cgo1.go -*.cgo2.c -_cgo_defun.c -_cgo_gotypes.go -_cgo_export.* - -_testmain.go - -*.exe -*.test -*.prof |
