add .gitignore

This commit is contained in:
lyx0 2021-10-13 21:30:18 +02:00
parent e02af04fa1
commit ce9522c9cd

18
.gitignore vendored Normal file
View file

@ -0,0 +1,18 @@
# 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/
.env
nourybot