diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ CMakeCache.txt CMakeFiles Makefile cmake_install.cmake +compile_commands.json + +# Unit tests +CTestTestfile.cmake +Testing +unittest*.cmake # Prerequisites *.d |
