diff options
| author | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-08-27 22:26:39 +0300 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-08-27 22:26:39 +0300 |
| commit | 317483707cbea5d2ed1c717cb6756565f9f55972 (patch) | |
| tree | 9a2ef2101c686591dbca2dc3e0f2b144ad530fc3 /.gitignore | |
| parent | fc328b7e205c3272075f215361e080db06e25b30 (diff) | |
Typos in Args configuration.
Ignore clangd cache.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # IDE stuff .idea +.cache # Testing CTestTestfile.cmake |
