diff options
author | Irene Knapp <ireneista@gmail.com> | 2021-12-15 22:33:31 -0800 |
---|---|---|
committer | Irene Knapp <ireneista@gmail.com> | 2021-12-15 22:33:31 -0800 |
commit | 268e1a82fa61531edaaec472dbd5cd7df044176d (patch) | |
tree | 096c552ca2b5973350c12783ec8fba1f6e54f444 /.gitignore | |
parent | ea68d068cfa85d3e5ca5efe44bf470554a2c4006 (diff) |
16, yay
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 31158d2..3c3194f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /result-* **/*.rs.bk *.swp +*.swo |