diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-07-25 17:24:19 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-07-25 17:24:19 -0500 |
commit | 077598020c51adf06ec9ab86bc6701989e8d0a13 (patch) | |
tree | 838237124919face5b117695ca9b42b568225417 /.gitignore | |
parent | 56d58b54589cd9b2d7015208478d09339e4136dc (diff) |
gitignore public
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,4 +16,4 @@ # vim *.swp -/public/* +public/ |