Skip to content

Comments

Remove generated files from the repository#1

Closed
mkoeppe wants to merge 2 commits intotbirkandan:mainfrom
passagemath:main
Closed

Remove generated files from the repository#1
mkoeppe wants to merge 2 commits intotbirkandan:mainfrom
passagemath:main

Conversation

@mkoeppe
Copy link

@mkoeppe mkoeppe commented Jan 5, 2025

Commonly one only keeps the source files in the repository, not files that are generated during the build process. This helps avoid merge conflicts.

Also adding a .gitignore to avoid checking in such files to the repository later.

@tbirkandan
Copy link
Owner

Thank you @mkoeppe ! I removed the generated files.

@tbirkandan tbirkandan closed this Jan 6, 2025
@mkoeppe
Copy link
Author

mkoeppe commented Jan 6, 2025

It looks like you deleted setup.py as well, was this intended?

@tbirkandan
Copy link
Owner

Thanks, @mkoeppe , I copied it back.

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

Successfully merging this pull request may close these issues.

2 participants