2022-02-18 22:36:19 +00:00
|
|
|
# ---> Go
|
|
|
|
# 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/
|
|
|
|
|
|
|
|
# Output dist directory
|
|
|
|
dist/
|
|
|
|
|
|
|
|
# Built executable
|
|
|
|
restic-scheduler
|
2023-08-02 21:59:10 +00:00
|
|
|
resticscheduler
|
2022-03-29 05:03:25 +00:00
|
|
|
data/
|
2023-08-02 20:59:59 +00:00
|
|
|
|
|
|
|
# Itest temp dirs
|
|
|
|
itest/data
|
|
|
|
itest/repo
|