chore: clean up .gitignore by removing unused VS Code and GitHub config sections
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -25,13 +25,6 @@
|
|||||||
!/.config/zed/
|
!/.config/zed/
|
||||||
!/.config/zed/settings.json
|
!/.config/zed/settings.json
|
||||||
|
|
||||||
!/.github/
|
|
||||||
!/.github/**
|
|
||||||
|
|
||||||
!.vscode/
|
|
||||||
!.vscode/settings.json
|
|
||||||
!.vscode/tasks.json
|
|
||||||
|
|
||||||
# Ignore so we won't commit these in the allowed dirctories.
|
# Ignore so we won't commit these in the allowed dirctories.
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.log*
|
*.log*
|
||||||
|
|||||||
Reference in New Issue
Block a user