-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I noticed that this git-repo has compiled Java class-files checked in, for example in:
https://github.com/eclipse-modisco/org.eclipse.modisco/tree/master/archive/org.eclipse.modisco.infra.query.jxpath/bin/org/eclipse/modisco/infra/query/jxpath
Usually that's not necessary and has multiple disadvantages like a larger repo size, multiple changes due a change in a source-file, etc.
It's probably best to check if there are more .class files checked into this git-repository and should exclude/git-ignore all *.class files or bin/ folders.
Metadata
Metadata
Assignees
Labels
No labels