2024-10-12
This commit is contained in:
parent
336911df78
commit
ee7c786dbd
78 changed files with 5075 additions and 4986 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -31,3 +31,13 @@ node_modules
|
|||
# Cache
|
||||
.cache
|
||||
cache
|
||||
|
||||
# Devenv
|
||||
.devenv*
|
||||
devenv.local.nix
|
||||
|
||||
# direnv
|
||||
.direnv
|
||||
|
||||
# pre-commit
|
||||
.pre-commit-config.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue