stellar / soroban-examples

Example Soroban Contracts
Apache License 2.0
65 stars 68 forks source link

Remove target-tiny from gitignore #117

Closed jonjove closed 2 years ago

jonjove commented 2 years ago

What

Remove target-tiny from gitignore.

Why

We don't build target-tiny anymore. This came up in #116 (I didn't realize target-tiny wasn't being generated anymore because it didn't show up as an untracked file) cc @leighmcculloch.

Known limitations

N/A