diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-23 17:59:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-23 17:59:07 +0300 |
| commit | 125e2a2c50bcb3eaa5dfb8802c6de3b2f406b3d2 (patch) | |
| tree | fbc9264d6e53c40544cd5ba3c0c13b2f7f1dece8 /.gitignore | |
| parent | 26ed54e854ca7b26d04108752233e96212bb362a (diff) | |
Remove gitsyncer binary from tracking and update .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Binaries -gitsyncer +/gitsyncer gitsyncer-* # Configuration files (except examples) |
