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

Set up .gitignore #42

Open
nickv779 opened this issue Feb 9, 2024 · 3 comments
Open

Set up .gitignore #42

nickv779 opened this issue Feb 9, 2024 · 3 comments
Assignees
Labels
easy A easy issue good first issue Good for newcomers

Comments

@nickv779
Copy link
Collaborator

nickv779 commented Feb 9, 2024

Currently these files are generated without any intent on editing them. Set up the .gitignore so these files would not be pushed every time from commits or pull requests, and also not cause unnecessary hassle from merge conflicts.

UFOSC/game/cache/bytecode-39.rpyb
UFOSC/game/cache/py3analysis.rpyb
UFOSC/game/cache/screens.rpyb
UFOSC/game/saves/persistent
UFOSC/log.txt

@nickv779 nickv779 added good first issue Good for newcomers easy A easy issue labels Feb 9, 2024
@Myrtte
Copy link
Contributor

Myrtte commented Feb 9, 2024

I'll take this

@nickv779 nickv779 assigned nickv779 and Myrtte and unassigned nickv779 Feb 9, 2024
@AntonCSalvador
Copy link
Contributor

@nickv779 was this ever done?

@nickv779
Copy link
Collaborator Author

@AntonCSalvador there was an issue iirc where the .gitignore was technically correct, but I had to go through a hurdle of deleting some local cache before the file would actually work. We can leave it up for now in case we can figure out an optimal solution for it, otherwise I'll probably close this issue soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy A easy issue good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants