Add direnv configuration
This commit is contained in:
parent
af078470fa
commit
074616090a
2 changed files with 4 additions and 0 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
use flake
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue