komga/.gitignore
Gauthier Roebroeck f3cbb5a960 use mutable entities
add audiability for Book and Serie
changed Serie to Book relationship to unidirectional for now
2019-08-20 15:02:52 +08:00

27 lines
291 B
Text

.gradle
!gradle/wrapper/gradle-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### IntelliJ IDEA ###
!.idea/
.idea/*
!/.idea/runConfigurations/
*.iws
*.iml
*.ipr
### NetBeans ###
nbproject/private/
build/
nbbuild/
dist/
nbdist/
.nb-gradle/