diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-07-08 16:47:20 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-07-08 16:47:20 -0500 |
commit | 213a487f79acf362f4093d0c418c122118956b0c (patch) | |
tree | d81006abecfa98002214de9cf0f7a266fad9c9b9 | |
parent | 6fa3d6d03c4f0731cf388166bacebbf2e062fd1c (diff) |
gitignore public
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,4 +16,4 @@ # vim *.swp -/public/ +/public/* |