Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mseide.prj or all *.prj to .gitignore #47

Closed
rchastain opened this issue Dec 18, 2022 · 5 comments
Closed

Add mseide.prj or all *.prj to .gitignore #47

rchastain opened this issue Dec 18, 2022 · 5 comments

Comments

@rchastain
Copy link
Contributor

rchastain commented Dec 18, 2022

Hello Fred!

The modifications of mseide.prj are visible in each commit and hide the interesting parts of the commit.

We could create a .gitignore in apps/ide with this line: *.prj

or even add that line in the main .gitignore, in the root directory.

What would you think about that?

Best regards.

Roland

@fredvs
Copy link
Contributor

fredvs commented Dec 18, 2022

Hello Roland.

The modifications of mseide.prj are visible in each commit and hide the interesting parts of the commit.

Yes, indeed it is boring.

We could create a .gitignore in apps/ide with this line: *.prj

I am not expert in git at all but if you do this, would the "original" .prj not be removed after a commit + push ?

@rchastain
Copy link
Contributor Author

No, it won't be removed, but modifications will be ignored.

@fredvs
Copy link
Contributor

fredvs commented Dec 18, 2022

Ha, ok, so let's do it.

@fredvs
Copy link
Contributor

fredvs commented Dec 18, 2022

And before this, maybe take the occasion to do a clean prj, removing history of search, units edited, etc... and commit this last clean prj and after this do the git ignore.

@rchastain
Copy link
Contributor Author

Good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants