Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6d9810940e9d856cb5a7c9d523524f4c5e4c8ba9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*/*/bin/
/*/*/bin_ant/
*~
*.rej
*.bak
javacore.*
heapdump.*
core.*
Snap.*
/.project

# maven
/*/*/target/

Back to the top