12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Except
|
|
!.gitignore
|
|
!flake.nix
|
|
!flake.lock
|
|
!.gitea/
|
|
!.gitea/workflows/
|
|
!.gitea/workflows/*.yml
|
|
!.gitea/workflows/*.yaml
|