matthewbub/lg-coffee

fix: add .gitignore file on generate command

Open

#79 opened on Nov 22, 2020

 (0 comments) (0 reactions) (0 assignees)JavaScript (2 forks)auto 404
bugdifficulty: MEDIUMgood first issuehelp wantedjavascriptnodejs

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

The .gitignore file isn't moving with the rest of the directory. We can either rename the file after it's reached it's destination, or create and add it to the base directory. which ever is easier.

Contributor guide