diff options
| author | EnricoGuccii <partyka.003@proton.me> | 2026-03-02 22:05:28 +0100 |
|---|---|---|
| committer | EnricoGuccii <partyka.003@proton.me> | 2026-03-02 22:05:28 +0100 |
| commit | 4465a6bc5a46763890ea3f23e42396efa99bb749 (patch) | |
| tree | 4a107d9064ebf06d0204cc2c452a84029989adab /.gitignore | |
| parent | 757cd91ac944ae0da16564cb6ac07cd8a9e2b9bc (diff) | |
aaa-v2.0
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -*/compile_commands.json -*/.cache +**/compile_commands.json +**/.cache |