mirror of
https://github.com/rsmarples/dhcpcd.git
synced 2024-11-23 01:56:55 +08:00
Ignore VSCode .vscode and macOS .DS_Store files
This commit is contained in:
parent
837d09e34c
commit
9aece11fb7
6
.gitignore
vendored
6
.gitignore
vendored
@ -36,3 +36,9 @@ dhcpcd*.xz*
|
||||
|
||||
# Ignore Coverity
|
||||
cov-int
|
||||
|
||||
# Ignore VSCode
|
||||
.vscode
|
||||
|
||||
# Ignore macOS hidden files
|
||||
.DS_Store
|
||||
|
Loading…
Reference in New Issue
Block a user