chore: update gitignore.

This commit is contained in:
Alexandre Pujol 2022-10-19 13:29:06 +01:00
parent f94faf697e
commit 05fd596859
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

26
.gitignore vendored
View File

@ -1 +1,27 @@
# Build
.build
# Debian
*.deb
*.buildinfo
*.changes
debian/hardened
debian/.debhelper
debian/*.debhelper
# 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/
testdata/cache