Skip to content

Commit 31dd235

Browse files
committed
Update gitignore
1 parent e1d5b39 commit 31dd235

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

.github/styles/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,11 @@
77
python-template
88

99
*.DS_Store
10+
11+
# https://vale.sh/docs/keys/packages#vcs
12+
.github/styles/*
13+
!.github/styles/config/
14+
.github/styles/config/*
15+
!.github/styles/config/vocabularies/
16+
.github/styles/config/vocabularies/*
17+
!.github/styles/config/vocabularies/Base

0 commit comments

Comments
 (0)