; Ignore Apple Finder files, ignore dap-mode dir.
This commit is contained in:
parent
3dde08e6b4
commit
3892ec6bb2
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -324,3 +324,9 @@ lib-src/seccomp-filter-exec.pfc
|
|||
|
||||
# Ignore directory made by admin/make-manuals.
|
||||
manual/
|
||||
|
||||
# Ignore Finder files on MacOS.
|
||||
.DS_Store
|
||||
|
||||
# Ignore a directory used by dap-mode.
|
||||
.vscode
|
||||
|
|
Loading…
Add table
Reference in a new issue