Skip to content

Commit e4f01cb

Browse files
authored
Add .git, .gitignore, and .github to ignore list
1 parent df4edd2 commit e4f01cb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ exclude:
2525
- node_modules
2626
- tailwind.config.js
2727
- postcss.config.js
28+
- .git
29+
- .gitignore
30+
- .github
2831
- .idea
2932
- .vscode
3033

0 commit comments

Comments
 (0)