Polish .gitignore configuration

This commit is contained in:
Stéphane Nicoll
2025-03-05 09:39:57 +01:00
parent 08740aa03d
commit 6d684f7cbc
6 changed files with 24 additions and 41 deletions

35
.gitignore vendored
View File

@@ -1,15 +1,28 @@
*.ipr
*.iws
*.iml
*#
#~
*.jar
*.hsp
.idea
out/
build/
.gradle/
.attach_pid*
.classpath
.factorypath
.git-hooks/
.gradle
.metadata
.project
.settings/
bin/
.recommenders
.settings
.springBeans
.sts4-cache
.vscode
bin
build
data
out
!/**/src/**/bin
!/**/src/**/build
build.log

View File

@@ -1,6 +0,0 @@
target
*.iml
.classpath
.project
.settings

View File

@@ -1,6 +0,0 @@
target
*.iml
.classpath
.project
.settings

View File

@@ -1,6 +0,0 @@
target
*.iml
.classpath
.project
.settings
data

View File

@@ -1,6 +0,0 @@
target
*.iml
.classpath
.project
.settings

View File

@@ -1,6 +0,0 @@
target
*.iml
.classpath
.project
.settings