build: update .gitignore

This commit is contained in:
Gauthier Roebroeck 2020-03-02 10:19:06 +08:00
parent 4de9265e7a
commit 0791e52592

18
.gitignore vendored
View File

@ -1,10 +1,19 @@
### Gradle
.gradle
!gradle/wrapper/gradle-wrapper.jar
### NodeJS
node_modules
*.log
### STS ###
### Logs
*.log
*.log.*.gz
### H2 databases
*.mv.db
*.trace.db
### STS
.apt_generated
.classpath
.factorypath
@ -12,7 +21,7 @@ node_modules
.settings
.springBeans
### IntelliJ IDEA ###
### IntelliJ IDEA
!.idea/
.idea/*
!/.idea/runConfigurations/
@ -20,7 +29,7 @@ node_modules
*.iml
*.ipr
### NetBeans ###
### NetBeans
nbproject/private/
build/
nbbuild/
@ -28,4 +37,5 @@ dist/
nbdist/
.nb-gradle/
### Komga
/komga/src/main/resources/public/