diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-15 15:27:34 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-15 15:27:34 +0200 |
| commit | ffbd3d00675ad3891c15f6692ac43ed00ef26407 (patch) | |
| tree | 674fef1f2577c97bddbf060b8e1ab70af15f1f68 /.gitignore | |
| parent | 0c0a6ebf44d5e9b4c0a99b3d9b353a522439dd49 (diff) | |
Minor changes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,5 +3,6 @@ /publisher /client -# Logs -/logs
\ No newline at end of file +# Caches +/logs +/cdata
\ No newline at end of file |
