mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Add gitignore to kotlin-explorer
This commit is contained in:
10
java/kotlin-explorer/.gitignore
vendored
Normal file
10
java/kotlin-explorer/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
.classpath
|
||||||
|
.gradle
|
||||||
|
.idea
|
||||||
|
.project
|
||||||
|
.settings
|
||||||
|
bin/
|
||||||
|
build/
|
||||||
|
gradle/
|
||||||
|
gradlew
|
||||||
|
gradlew.bat
|
||||||
Reference in New Issue
Block a user