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

Skip to content

Commit 9e4614e

Browse files
tamasvajkigfoo
authored andcommitted
Add gitignore
1 parent 059d679 commit 9e4614e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

java/kotlin-extractor/.gitignore

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

0 commit comments

Comments
 (0)