TheDigitalNinja / smart-grocery-list-frontend

Angular frontend to the smart grocery list api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add transpiled files to gitigore

TheDigitalNinja opened this issue · comments

The ,ts files transpile down to .js and .map files. No need to track these in the repo.