mirror of
https://gitlab.com/mfocko/Codeforces.git
synced 2024-11-09 13:49:06 +01:00
chore: don't ignore Kotlin
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
9cc2b8ba35
commit
54ade11dd9
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -18,3 +18,6 @@
|
|||
|
||||
# Java
|
||||
!*.java
|
||||
|
||||
# Kotlin
|
||||
!*.kt
|
||||
|
|
Loading…
Reference in a new issue