Add direnv configuration

This commit is contained in:
Toast 2025-04-21 14:30:45 +02:00
parent af078470fa
commit 074616090a
2 changed files with 4 additions and 0 deletions

1
.envrc Normal file
View file

@ -0,0 +1 @@
use flake

3
.gitignore vendored
View file

@ -93,6 +93,9 @@ compile_commands.json
result result
result-* result-*
# ---> Direnv
.direnv
# ---> CMake # ---> CMake
CMakeLists.txt.user CMakeLists.txt.user
CMakeCache.txt CMakeCache.txt