ci: 🔧 Added Conventional commit scopes and gitignore to skip macOs sysfiles.
This commit is contained in:
parent
cb8200d4dd
commit
4930e7edd4
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
**/.DS_Store
|
21
.vscode/settings.json
vendored
Normal file
21
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"conventionalCommits.scopes": [
|
||||
"Ae",
|
||||
"Dw",
|
||||
"Xd",
|
||||
"Ai",
|
||||
"Id",
|
||||
"Lr",
|
||||
"Ps",
|
||||
"Ru",
|
||||
"Pr",
|
||||
"Cr",
|
||||
"LrC",
|
||||
"Br",
|
||||
"Dn",
|
||||
"Ar",
|
||||
"An",
|
||||
"Ch",
|
||||
"Me",
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user