Ignore stork executable

This commit is contained in:
Sam Carlton 2022-05-08 10:58:23 -05:00
parent d37bf33095
commit 43ef3bd5ce

3
.gitignore vendored
View file

@ -81,6 +81,9 @@ dist
.idea .idea
# Stork Executable
/stork-executable
# Other # Other
/static/app-list.json /static/app-list.json
/README-temp.md /README-temp.md