Open potsbo opened 4 years ago
When I tried to use grapi to start a new project, lots of binary generated in bin directory, which I don't want to include int the initial commit
grapi
bin
Include .gitignore to the init template to make this a bit easier.
@izumin5210 Let me handle this issue unless you have any other opinion.
WHY
When I tried to use
grapi
to start a new project, lots of binary generated inbin
directory, which I don't want to include int the initial commitWHAT
Include .gitignore to the init template to make this a bit easier.