diff options
| author | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-08-26 17:22:44 +0300 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-08-26 17:22:44 +0300 |
| commit | 9158155d3beefd077419a86116f98725ca1fb33d (patch) | |
| tree | 1d1f50ccb9efb8b49e5f9f6ae7589c6f4485cc62 | |
| parent | 817b1f35d11b46b2ab11987dc8682a04c71aaee4 (diff) | |
Add compile commands to gitignore.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ CMakeCache.txt CMakeFiles Makefile cmake_install.cmake +compile_commands.json # Prerequisites *.d |
