zeit/.gitignore

22 lines
311 B
Plaintext
Raw Permalink Normal View History

2020-10-10 18:33:39 +00: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/
2020-10-10 18:37:37 +00:00
/zeit
2020-10-25 22:55:40 +00:00
/db
/db.demo
/charts.txt
2020-10-16 00:30:08 +00:00
.DS_Store