~dricottone/blog

ref: 00610dc1ac33e31da18457097aa5a61e799a254a blog/.gitignore -rw-r--r-- 234 bytes
00610dc1Dominic 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