~dricottone/blog

ref: 1d3ed4e0cd6688de2477cf664b7ffbbc3d4eeeb8 blog/.gitignore -rw-r--r-- 234 bytes
1d3ed4e0Dominic Ricottone Now content 1 year, 5 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