diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-24 01:33:45 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-24 01:33:45 +0300 |
| commit | 1ca680ef033df99fce3ff3738f3ee475decae141 (patch) | |
| tree | 1ea7d0bdac7f99739a8f65e0efa258cc707815f6 /.gitignore | |
| parent | 702528d8e16b702bccc70df3ddfee687391e2955 (diff) | |
add confif
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -2,12 +2,6 @@ /gitsyncer gitsyncer-* -# Configuration files (except examples) -gitsyncer.json -.gitsyncer.json -*.json -!*.example.json - # IDE and editor files .vscode/ .idea/ @@ -42,4 +36,4 @@ Thumbs.db test/work/ test/work-*/ test/repos/ -.gitsyncer-work/
\ No newline at end of file +.gitsyncer-work/ |
