Add Dockerfile and gitea workflow
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
*
|
||||
!.gitignore
|
||||
!flake.lock
|
||||
!flake.nix
|
||||
!zine.ziggy
|
||||
!Dockerfile
|
||||
!layouts/
|
||||
!layouts/**
|
||||
|
||||
!content/
|
||||
!content/**
|
||||
|
||||
!assets/
|
||||
!assets/**
|
||||
|
||||
!.gitea/
|
||||
!.gitea/workflows/
|
||||
!.gitea/workflows/**
|
||||
Reference in New Issue
Block a user