diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2022-02-27 16:19:43 -0700 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2022-02-27 16:19:43 -0700 |
commit | 024ecfff70c11766a6286e77823cf8843ef38296 (patch) | |
tree | 79b3e0718e897c79e6fea99ef287dcb721d9cf9a /.gitignore | |
parent | 85e15b956673fcc509cb5c6692500d5702ca26c5 (diff) | |
download | resurrection-024ecfff70c11766a6286e77823cf8843ef38296.tar resurrection-024ecfff70c11766a6286e77823cf8843ef38296.tar.gz resurrection-024ecfff70c11766a6286e77823cf8843ef38296.tar.bz2 |
add file to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ lib/ .vscode/ *.jar /builds +convert-1.8.md |