diff options
author | metamuffin <metamuffin@disroot.org> | 2025-03-18 14:11:28 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-03-18 14:11:28 +0100 |
commit | 3a626c3885556ae40fa432ab56e11a52603a8200 (patch) | |
tree | 4bce6f87ae662f1a180689a65b78710286e7b49d | |
parent | 11b689c5e8ee0d0c31a94a2fc919b09aa63eeedc (diff) | |
download | gnix-3a626c3885556ae40fa432ab56e11a52603a8200.tar gnix-3a626c3885556ae40fa432ab56e11a52603a8200.tar.bz2 gnix-3a626c3885556ae40fa432ab56e11a52603a8200.tar.zst |
update gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ /target /config.yaml -/ssl +/debug_certs +# remove this later +/ssl |