FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
kernel-memory/.dockerignore at main · microsoft/kernel-memory · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
kernel-memory
Public
Notifications
You must be signed in to change notification settings
Fork
414
Star
2.2k
Code
Actions
Security and quality
0
Insights
Additional navigation options
Code
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
kernel-memory
/
.dockerignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (17 loc) · 338 Bytes
Breadcrumbs
kernel-memory
/
.dockerignore
Copy path
File metadata and controls
19 lines (17 loc) · 338 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.dockerignore
.env
.git
.gitignore
.vs
.vscode
docker-compose.yml
docker-compose.
*
.yml
**
/
bin
**
/
obj
#
Exclude folders not required for compile
docs
examples
infra
#
To make sure that the local appsettings files are not copied when building the image locally.
#
These files are not in GitHub thanks to .gitignore
**
/
*
appsettings.
*
.json
Back
|
FazBrowse Home
|
New Git URL