mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 03:40:56 -08:00
; 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.
|
# Ignore directory made by admin/make-manuals.
|
||||||
manual/
|
manual/
|
||||||
|
|
||||||
|
# Ignore Finder files on MacOS.
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
# Ignore a directory used by dap-mode.
|
||||||
|
.vscode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue