Use devenv instead of flake
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -43,3 +43,15 @@ app.*.map.json
|
||||
/android/app/profile
|
||||
/android/app/release
|
||||
/.direnv/
|
||||
|
||||
# Devenv
|
||||
.devenv*
|
||||
devenv.local.nix
|
||||
|
||||
# direnv
|
||||
.direnv
|
||||
|
||||
# pre-commit
|
||||
.pre-commit-config.yaml
|
||||
.android
|
||||
android/app/.cxx/
|
||||
|
||||
Reference in New Issue
Block a user