diff options
| author | Paul Buetow <paul@buetow.org> | 2024-06-15 10:37:53 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-06-15 10:37:53 +0300 |
| commit | 0a4fd9b0b8bcd91e008e905e21de9d87953e3022 (patch) | |
| tree | 56d1e281a13760607de2b02eca3720d553274743 /.gitignore | |
| parent | dad73343d8d0d2fe0f69d3749ba2ac853e6e464c (diff) | |
add example config file for gosd
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,3 +1,3 @@ -data -gosd -gos +./data +./gosd +./gos |
