diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-11-18 15:35:22 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-11-18 15:35:22 -0300 |
| commit | 6036d4f37ad97ee1a9a830b36fb2edf9b82e3a3b (patch) | |
| tree | ce91fb0a9acd8d95fbbe58a9d19664162a30a7cf /.gitignore | |
| parent | b101f3809e509df16c71e1415e9ebb0c687601b8 (diff) | |
| download | login-6036d4f37ad97ee1a9a830b36fb2edf9b82e3a3b.tar.gz login-6036d4f37ad97ee1a9a830b36fb2edf9b82e3a3b.zip | |
overall improvements + support STATUS requests
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ .vscode +.cache bin build local -*.log +config.cfg +compile_commands.json |
