mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
chore: add .kotlin to gitignore
This commit is contained in:
parent
cfa399560a
commit
33f205234f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,6 +2,9 @@
|
|||
.gradle
|
||||
!gradle/wrapper/gradle-wrapper.jar
|
||||
|
||||
### Kotlin
|
||||
.kotlin
|
||||
|
||||
### NodeJS
|
||||
node_modules
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue