Skip to content

Commit 988b807

Browse files
committed
Ignore extra files
1 parent f0bdd5e commit 988b807

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Examples/.gitignore

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
target/
2+
pom.xml.tag
3+
pom.xml.releaseBackup
4+
pom.xml.versionsBackup
5+
pom.xml.next
6+
release.properties
7+
dependency-reduced-pom.xml
8+
buildNumber.properties
9+
.mvn/timing.properties
10+
build/
11+
*.iml
12+
Output.*
13+
output.*
14+
Output-*.*
15+
output-*.*
16+
Output_*.*
17+
output_*.*
18+
Out-*.*
19+
out-*.*
20+
Out_*.*
21+
out_*.*
22+
*.out.*

0 commit comments

Comments
 (0)