Skip to content

Commit 3b63cd4

Browse files
thegreystoneOla WestinKlara Ward
committed
6091: Better .hgignore and fixed contributors file
Co-authored-by: Ola Westin <[email protected]> Co-authored-by: Klara Ward <[email protected]> Reviewed-by: owestin
1 parent 0183963 commit 3b63cd4

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.hgignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ build/
55
target/
66
bin/
77

8-
# Ignore workspaces
9-
ide_workspace/
8+
# Ignore test recording
9+
application/tests/org.openjdk.jmc.rjmx.services.jfr.test/recording.jfr
10+
11+
# Ignore build workspace
1012
workspace/
1113

1214
# Ignore perforce ignore files

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ List of contributors, approximately in order of time spent on project:
1313
* Klara Ward
1414
* Mattias Joëlson
1515
* David Lindholm
16+
* Henrik Dafgård
1617
* Ola Westin
17-
* Per Kroon
18+
* Per Kroon
1819
* Erik Greijus
1920
* Noora Peura
2021
* Helena Åberg

0 commit comments

Comments
 (0)