mirror of
https://github.com/cdr/code-server.git
synced 2026-05-09 04:50:49 +02:00
Ignore .bak files from sed operations
This commit is contained in:
parent
58491f317f
commit
3dbddaaadf
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,6 +11,7 @@ node_modules
|
|||
.home
|
||||
coverage
|
||||
**/.DS_Store
|
||||
*.bak
|
||||
|
||||
# Code packages itself here.
|
||||
/lib/vscode-reh-web-*
|
||||
|
|
|
|||
Loading…
Reference in a new issue