Remove direnv
This commit is contained in:
parent
0759896135
commit
a296589180
2 changed files with 3 additions and 2 deletions
1
.envrc
1
.envrc
|
@ -1 +0,0 @@
|
|||
use flake
|
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,7 +3,6 @@
|
|||
.cache/
|
||||
.vs/
|
||||
.vscode/
|
||||
.direnv/
|
||||
.DS_Store
|
||||
|
||||
build/
|
||||
|
@ -23,3 +22,6 @@ models/*
|
|||
|
||||
arm_neon.h
|
||||
compile_commands.json
|
||||
|
||||
.envrc
|
||||
.direnv/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue