Skip to content

Commit 160de38

Browse files
committed
Merge branch 'main' into 15.0
2 parents 522e90e + a0a4fe8 commit 160de38

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

.github/labels.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,8 @@
9090
color: "b45f06"
9191
description: "Won't fix"
9292
from_name: "wontfix"
93-
93+
- # Hacktoberfest
94+
name: "Hacktoberfest-Accepted :mending_heart:"
95+
description: "Accepted for Hacktoberfest"
96+
from_name: "Hacktoberfest accepted"
97+

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@
1616
.vscode/
1717
.vs/
1818
.vsc/
19-
20-
# Exempt bin since its for temp use only.
21-
/bin/

0 commit comments

Comments
 (0)