.gitignore (147B)
1 # swap files 2 *~ 3 *.swn 4 *.swo 5 *.swp 6 \#*\# 7 8 # hugo files 9 .hugo_build.lock 10 public 11 resources 12 13 # generated files 14 content/photos/**/*.md 15 content/projects
edryd.orgsome of my neat stuff | |
| git clone git://edryd.org/edryd.org | |
| Log | Files | Refs | LICENSE |