.lua files in gitignore #501
Closed
Comments
TangentFoxy
added a commit
to TangentFoxy/lapis
that referenced
this issue
Mar 4, 2017
leafo
added a commit
that referenced
this issue
Mar 8, 2017
* Don't ignore Lua files when making a Lua project #501 * Illogical typo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As I just noticed, when creating a new lapis project with
lapis new --lua --gitignore
lapis adds*.lua
to the first line of the.gitignore
file, which only makes sense in moonscript projectsThe text was updated successfully, but these errors were encountered: