Kannav02 / DialectMorph

MIT License
1 stars 3 forks source link

.gitignore the generated transpiledFiles folder and update README.md #19

Closed peterdanwan closed 1 month ago

peterdanwan commented 1 month ago

Hello @Kannav02!

I was hoping to perhaps update your README.md's Optional Arguments section with a description of how your -t / --token works.

In addition, I thought that perhaps we could update your .gitignore file to ignore the transpiledFiles folder as well. This way, we can reduce the risk of other contributors accidentally including files within the transpiledFiles folder in their commits.

transpiledFiles-folder

Kannav02 commented 1 month ago

sure! that would be helpful!

thank you!