Skip to content

Commit a135236

Browse files
add .kotlin to the .gitignore (#45404)
1 parent 19335d6 commit a135236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ out
1010
.project
1111
.settings
1212
.vscode
13+
.kotlin
1314
**/gmon.out
1415
static_checker_reports/
1516

0 commit comments

Comments
 (0)