Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Add gitignore file for projects#435

Open
hieuwu wants to merge 1 commit into
google-developer-training:masterfrom
hieuwu:master
Open

Add gitignore file for projects#435
hieuwu wants to merge 1 commit into
google-developer-training:masterfrom
hieuwu:master

Conversation

@hieuwu

@hieuwu hieuwu commented Oct 15, 2020

Copy link
Copy Markdown

There is one problem I find is that :
Some people downloaded the code from this project, they want to practice on their own then push their new code to their repository.
However, there is no .gitignore file in each projects. So they have to push a bunch of irrelevant files to the repository, which is not good. Some of them know that they need a .gitignore file but they don't know where to put this file.
In short, if they open a project directly with Android Studio, there is no .gitignore file.

So I think everything will be easier if we have .gitignore file for each project

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant