mirror of
https://github.com/coder/code-server.git
synced 2026-05-09 22:07:26 +02:00
feat: add test/videos & /screenshots to gitignore
This commit is contained in:
@@ -152,7 +152,10 @@
|
||||
"<rootDir>/lib/vscode",
|
||||
"<rootDir>/release-packages",
|
||||
"<rootDir>/release",
|
||||
"<rootDir>/release-standalone"
|
||||
"<rootDir>/release-standalone",
|
||||
"<rootDir>/release-npm-package",
|
||||
"<rootDir>/release-gcp",
|
||||
"<rootDir>/release-images"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user