# Binaries /gitsyncer gitsyncer-* # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # Go build artifacts *.exe *.dll *.so *.dylib .gocache/ # Test binary, built with `go test -c` *.test # Output of the go coverage tool *.out # Dependency directories vendor/ # Go workspace file go.work go.work.sum # OS files .DS_Store Thumbs.db # Test artifacts test/work/ test/work-*/ test/repos/ .gitsyncer-work/ tmp-workdir/