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

Suggested changes to .gitignore #543

Open
alan412 opened this issue Jan 2, 2023 · 1 comment
Open

Suggested changes to .gitignore #543

alan412 opened this issue Jan 2, 2023 · 1 comment

Comments

@alan412
Copy link

alan412 commented Jan 2, 2023

I would like to humbly suggest a few changes to .gitignore for when this project is updated next.
1 - as Android Studio is putting more and more stuff in .idea that is local, suggest
.idea/*
If you would rather play whack-a-mole instead of using a large hammer, the ones that the newest version of AS (Dolphin) also writes are

.idea/jarRepositories.xml
.idea/misc.xml

2 - For teams that are using macs for some of their development
.DS_Store

@Ely31
Copy link

Ely31 commented Sep 7, 2023

This was done in 8.2, this should be closed.

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