diff options
Diffstat (limited to 'skate/.gitignore')
-rw-r--r-- | skate/.gitignore | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/skate/.gitignore b/skate/.gitignore new file mode 100644 index 0000000..9e9e00c --- /dev/null +++ b/skate/.gitignore @@ -0,0 +1,29 @@ +# Binaries for programs and plugins +*.exe +*.exe~ +*.dll +*.so +*.dylib + +# Test binary, built with `go test -c` +*.test + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out + +# Dependency directories (remove the comment below to include it) +# vendor/ +# +/skate-ref-to-release +/skate-derive-key +/skate-cluster +/skate-cluster-stats +/skate-biblioref +/skate-verify +/skate-fixup +/skate-to-doi +/skate-bref-id +/skate-from-unstructured +packaging/debian/skate/usr +skate_*_amd64.deb + |