From 8f7ceb6ecf1765e6515687b1971fcbd127818176 Mon Sep 17 00:00:00 2001 From: Vasile Vilvoiu Date: Sun, 28 Nov 2021 22:44:27 +0200 Subject: Encoder unit tests. Closes #11. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6d08d19..64038b8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,12 @@ CMakeCache.txt CMakeFiles Makefile cmake_install.cmake +compile_commands.json + +# Unit tests +CTestTestfile.cmake +Testing +unittest*.cmake # Prerequisites *.d -- cgit v1.2.3