~dricottone/blog

ref: 37a2d7e07532b444d50e1df456a990d65dfe6c08 blog/.gitignore -rw-r--r-- 234 bytes
37a2d7e0Dominic Ricottone New post 1 year, 3 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