Skip to content

Commit f33da62

Browse files
committed
Add .mvn/extensions.xml to .gitignore
1 parent 058a21d commit f33da62

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
target/
1818
.flattened-pom.xml
1919
/.mvn/wrapper/maven-wrapper.jar
20+
/.mvn/extensions.xml
2021
# IDEA
2122
.idea/
2223
*.iml

log4j-samples-flume-embedded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
m <?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
~ Licensed to the Apache Software Foundation (ASF) under one or more
44
~ contributor license agreements. See the NOTICE file distributed with

0 commit comments

Comments
 (0)