merge enby environment with RENA

This commit is contained in:
Emile Clark-Boman 2025-09-27 13:27:47 +10:00
parent b479742884
commit 2937bfbf85
2 changed files with 30 additions and 3 deletions

12
.gitignore vendored
View file

@ -1 +1,11 @@
sandbox/
deps/*
!deps/Makefile
bin/
# clang
.cache
compile_commands.json
# valgrind
vgcore.*