Updated .gitignore and project name
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
.gradle
|
||||
.idea
|
||||
out
|
||||
build
|
||||
*.iml
|
@ -1,2 +1,2 @@
|
||||
rootProject.name = 'coroutines'
|
||||
rootProject.name = 'intro-coroutines'
|
||||
|
||||
|
Reference in New Issue
Block a user