~dricottone/blog

ref: 316d0d99e9ae463307eac559b4fa28aaefb4390c blog/.gitignore -rw-r--r-- 234 bytes
316d0d99Dominic Ricottone New post 2 years 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