~dricottone/blog

ref: 74a87db584e43616e32d7940c4bfed46679743f8 blog/.gitignore -rw-r--r-- 234 bytes
74a87db5Dominic Ricottone New post 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# hugo generation artifacts
public/
.hugo_build.lock

# script-generated files
static/files/dominic-ricottone.html
static/files/dominic-ricottone.pdf

# (la|odf)?tex compilation artifacts
**/*.aux
**/*.log
**/*.out
**/*.pdf
**/*.tex