Skip to content

Commit 602a8c1

Browse files
committed
return to standard .gitignore
1 parent 3bc9b84 commit 602a8c1

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

.gitignore

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# maven
1+
### https://raw.github.com/github/gitignore/f2ce448f2ba7a092da05482ceca99209127c0884/maven.gitignore
2+
23
target/
34
pom.xml.tag
45
pom.xml.releaseBackup
@@ -8,14 +9,8 @@ release.properties
89
dependency-reduced-pom.xml
910
buildNumber.properties
1011
.mvn/timing.properties
11-
!/.mvn/wrapper/maven-wrapper.jar
1212

13-
# vscode/eclipse/idea
14-
*.iml
15-
.idea/
16-
.classpath
17-
.project
18-
.settings/
13+
# Exclude maven wrapper
14+
!/.mvn/wrapper/maven-wrapper.jar
1915

20-
# other
2116
site-content

0 commit comments

Comments
 (0)