diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ gitsyncer-* *.dll *.so *.dylib +.gocache/ # Test binary, built with `go test -c` *.test |
![]() |
index : gitsyncer | |
| Tool to sync git repos across Codeberg, Github and SSH git server. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -14,6 +14,7 @@ gitsyncer-* *.dll *.so *.dylib +.gocache/ # Test binary, built with `go test -c` *.test |