chore: add CMake test target; ignore build directories

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I0db5e008e65f5a5109d8eaa6119b3c246a6a6964
This commit is contained in:
raf 2026-02-21 22:54:02 +03:00
commit 2539ff7ca3
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 20 additions and 0 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ nix/
nix-irc
*.so
**/*.nixir
cmake_install.cmake