# Object files
*.o
*.ko
*.obj
*.elf

# Precompiled Headers
*.gch
*.pch

# Libraries
*.lib
*.a
*.la
*.lo

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
bin
!recc/bin

# Debug files
*.dSYM/
*.su

# CMake
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake

# Protobuf
*.pb.h
*.pb.cc

# top-level build directory
/build/
/docs/build

# Clangd cache directory
/.cache/clangd

# VSCode
.vscode

# Created from tests
run-userchroot/test/data/userchrootmock_storage.txt