peq / wurstStdlib

Wurst standard library
3 stars 2 forks source link

add some basics to gitignore #7

Closed Cokemonkey11 closed 8 years ago

Frotty commented 8 years ago

Why? It doesn't contain a .project file or am I not seeing it? .project is eclipse specific and not really related. As the wurst.dependencies file is either not needed for stdlib or might be needed for dependency management via git repos, this also doesn't seem right. @peq ?

Cokemonkey11 commented 8 years ago

When I open the new stdlib in eclipse as a wurst project, I can only get it to compile/text/syntax color if there's a dependencies file pointing to itself (strange I know).

As far as I'm concerned, eclipse is still way wurst is bundled for regular users. It seems to me that there's more value in making PR's easy than being afraid of polluting gitignore file.

After all, we must agree that this: https://github.com/peq/WurstScript/blob/master/.gitignore is in a much worse state, with forced push after merge conflicts :D