mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
Add .vscodeignore file to github auth extension
This commit is contained in:
8
extensions/github-authentication/.vscodeignore
Normal file
8
extensions/github-authentication/.vscodeignore
Normal file
@@ -0,0 +1,8 @@
|
||||
src/**
|
||||
!src/common/config.json
|
||||
out/**
|
||||
build/**
|
||||
extension.webpack.config.js
|
||||
tsconfig.json
|
||||
yarn.lock
|
||||
README.md
|
||||
Reference in New Issue
Block a user