Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9b2498

Browse files
tamasvajkigfoo
authored andcommitted
Add gitignore to kotlin-explorer
1 parent b7b506a commit e9b2498

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

java/kotlin-explorer/.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.classpath
2+
.gradle
3+
.idea
4+
.project
5+
.settings
6+
bin/
7+
build/
8+
gradle/
9+
gradlew
10+
gradlew.bat

0 commit comments

Comments
 (0)