Open
Description
This project contains a few developer-specific files, or files which might not be needed anymore. It is generally recommended to not check these fils in with version control (here Git) because each developer might have different settings.
Instead respective files and folders should be excluded using .gitignore
or locally by the developer using --skip-worktree
.
Affected:
- Eclipse settings:
/.settings
/.classpath
/.project
/libjcocoa.xcodeproj
, or at least some of its sub-directories (?)/src/main/resources/
(?)
And even if they are needed to build the project, I doubt that they should end up in the final.jar
Metadata
Metadata
Assignees
Labels
No labels