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/
|
.cache/
|
||||||
.vs/
|
.vs/
|
||||||
.vscode/
|
.vscode/
|
||||||
.direnv/
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
build/
|
build/
|
||||||
|
@ -23,3 +22,6 @@ models/*
|
||||||
|
|
||||||
arm_neon.h
|
arm_neon.h
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
|
||||||
|
.envrc
|
||||||
|
.direnv/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue