Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @versat, a quick task could be to keep the repo clean by removing unused or not relevant files.
In my opinion there should not be files related to local ide configuration.
A list of not relevant files could be:
.settings/
scripts/
.cproject
.project
.travis.ymlOLD (I guess this workflow is no longer used)
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions