aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/.gitignore
blob: 21e5893aa9d5392a1b25ba6fdede5fb18e1e7a7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
target/
work/

#
# Eclipse metadata.
#
.project
.classpath
.settings/

#
# Eclipse and Maven build results
#
bin/

# IntelliJ metadata.
*.iml
*.ipr
*.iws
.idea/