diff options
author | Robby Zambito <contact@robbyzambito.me> | 2023-06-23 00:26:01 -0400 |
---|---|---|
committer | Robby Zambito <contact@robbyzambito.me> | 2023-06-23 00:36:55 -0400 |
commit | 35550adfc7fa427137bed200696af424df8633da (patch) | |
tree | f5f525ee814547dab0208fa91c4f2d3b2edb5c3f /.gitignore | |
parent | aa4d41b88ea43ed42c799d527020bb18aa8633bc (diff) |
Added prefix notation post
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,3 +9,5 @@ hugo.exe hugo.darwin hugo.linux +# Emacs backup files +*~ |