Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
[edit]Add local.properties to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
subroh0508 committed Sep 18, 2021
1 parent d13a3fb commit 78fecb3
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ build
*.iml

node_modules

local.properties
8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/runConfigurations.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78fecb3

Please sign in to comment.