Open surli opened 11 years ago
Very good idea. Can you push .gitignore in the right places ?
It's a bad idea to do such a thing right now: the whole project contains a lot of .class which seems mandatory like in the project FML3rdPartiesMisc. But I think a refactoring work to remove all of these files (putting them in .jar or as external dependencies) is really necessary, then a gitignore will be useful.
I will take this action
2013/4/12 surli notifications@github.com
It's a bad idea to do such a thing right now: the whole project contains a lot of .class which seems mandatory like in the project FML3rdPartiesMisc. But I think a refactoring work to remove all of these files (putting them in .jar or as external dependencies) is really necessary, then a gitignore will be useful.
— Reply to this email directly or view it on GitHubhttps://github.com/FAMILIAR-project/familiar-language/issues/21#issuecomment-16290651 .
The .class files and src-gen directories should really be removed from the versioning management in the gitignore. I think this is directly related to the issue #5 .