mirror of
https://github.com/System-End/plura.git
synced 2026-04-19 15:18:23 +00:00
18 lines
159 B
Text
Executable file
18 lines
159 B
Text
Executable file
/target
|
|
result*
|
|
.envrc
|
|
.env
|
|
!.env.example
|
|
|
|
# Devenv
|
|
.devenv*
|
|
devenv.local.nix
|
|
|
|
# direnv
|
|
.direnv
|
|
|
|
# pre-commit
|
|
.pre-commit-config.yaml
|
|
|
|
# sqlite dev files
|
|
*.db
|