diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2019-10-02 13:37:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-02 13:37:06 -0400 |
commit | f4c593cb4ddddf3065fbda914088a4ac40a853df (patch) | |
tree | 12a9486c5453056cd604ef92e5813d4b2b561795 | |
parent | cb528cb543ab98a58ba2b5a78524c3542ed80f62 (diff) |
Update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2a1300ab3..15cc865df 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ build/ .idea/ porymap.project.cfg .vscode/ +*.a |