mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Add gitignore
This commit is contained in:
12
java/kotlin-extractor/.gitignore
vendored
Normal file
12
java/kotlin-extractor/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
.classpath
|
||||
.gradle
|
||||
.idea
|
||||
.project
|
||||
.settings
|
||||
bin/
|
||||
build/
|
||||
gradle/
|
||||
gradlew
|
||||
gradlew.bat
|
||||
|
||||
src/main/kotlin/KotlinExtractorDbScheme.kt
|
||||
Reference in New Issue
Block a user