2019-04-19 12:29:55 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
2022-03-15 14:44:53 +00:00
|
|
|
emoji.json
|
|
|
|
|
2019-04-19 12:29:55 +00:00
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
2019-04-19 21:56:39 +00:00
|
|
|
|
|
|
|
# Jetbrainse
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# VSCode
|
|
|
|
.vscode/
|
|
|
|
.history
|
|
|
|
|
2020-12-04 15:28:02 +00:00
|
|
|
# CI
|
|
|
|
bin/
|
|
|
|
|
2020-12-06 11:18:42 +00:00
|
|
|
assets/reveal/
|
2021-12-22 10:52:02 +00:00
|
|
|
assets/mermaid/
|
2022-03-15 14:44:53 +00:00
|
|
|
assets/twemoji/
|
2019-04-19 21:56:39 +00:00
|
|
|
|
2020-08-13 07:01:26 +00:00
|
|
|
pkged.go
|
2019-04-19 21:56:39 +00:00
|
|
|
|
2019-04-20 00:34:36 +00:00
|
|
|
# gorelease
|
2020-12-02 12:33:47 +00:00
|
|
|
dist/
|
|
|
|
|
|
|
|
#Taskfile
|
|
|
|
.task/
|