mirror of
https://gitea.com/gitea/tea.git
synced 2025-09-02 09:58:29 +02:00
Use flakes vs devbox (#723)
Reviewed-on: https://gitea.com/gitea/tea/pulls/723 Co-authored-by: techknowlogick <techknowlogick@gitea.com> Co-committed-by: techknowlogick <techknowlogick@gitea.com>
This commit is contained in:

committed by
techknowlogick

parent
47ee397110
commit
60636cd7d8
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
tea
|
||||
/tea
|
||||
/gitea-vet
|
||||
/gitea-vet.exe
|
||||
|
||||
@ -12,3 +12,8 @@ vendor/
|
||||
coverage.out
|
||||
|
||||
dist/
|
||||
|
||||
# Nix-specific
|
||||
.direnv/
|
||||
result
|
||||
result-*
|
||||
|
Reference in New Issue
Block a user