git: add gitignore and submodule

This commit is contained in:
0xMRTT 2023-05-10 13:50:50 +02:00
parent b5467a25ec
commit aac527c563
Signed by: 0xmrtt
GPG key ID: 19C1449A774028BD
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.hugo_build.lock
public/

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "themes/gadolinium"]
path = themes/gadolinium
url = https://git.exozy.me/0xmrtt/gadolinium.git