mouthpiece/.gitignore

26 lines
388 B
Text
Raw Normal View History

2022-07-13 11:05:08 +08:00
# 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/
2022-08-03 14:44:05 +08:00
config.yaml
.gitignore
.gitignore
2022-08-10 12:48:56 +08:00
mouthpiece
test.db
2022-08-12 20:55:13 +08:00
frontend/node_modules/
2022-08-16 11:23:24 +08:00
frontend/dist/
dist/
test.db-journal
logs/