mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-08 20:17:03 +00:00
Initial Move from Azure DevOps to GitHub
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
built/*
|
||||
dist/*
|
||||
coverage/**
|
||||
css/*
|
||||
Definitions/**/*
|
||||
libs/**/*
|
||||
**/node_modules/*
|
||||
pkg/DataExplorer/*
|
||||
test/out/*
|
||||
workers/**/*.js
|
||||
*.trx
|
||||
cypress/videos
|
||||
cypress/screenshots
|
||||
cypress/fixtures
|
||||
notebookapp/*
|
||||
Contracts/*
|
||||
.DS_Store
|
||||
.cache/
|
||||
Reference in New Issue
Block a user