git ignore updated
This commit is contained in:
parent
b715e50375
commit
592c657c16
2
.gitignore
vendored
2
.gitignore
vendored
@ -28,3 +28,5 @@ input-cache/schemas/
|
||||
translations/
|
||||
|
||||
input-cache/*
|
||||
|
||||
local-template/*
|
||||
Binary file not shown.
@ -1,4 +0,0 @@
|
||||
{
|
||||
"index-version" : 2,
|
||||
"files" : []
|
||||
}
|
||||
Binary file not shown.
@ -1,4 +0,0 @@
|
||||
{
|
||||
"index-version" : 2,
|
||||
"files" : []
|
||||
}
|
||||
Binary file not shown.
@ -1,4 +0,0 @@
|
||||
{
|
||||
"index-version" : 2,
|
||||
"files" : []
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
@ -1,4 +0,0 @@
|
||||
{
|
||||
"index-version" : 2,
|
||||
"files" : []
|
||||
}
|
||||
@ -1,3 +0,0 @@
|
||||
<div id="project-nav">
|
||||
<a id="project-logo" no-external="true" href="http://example.org"><img height="55" alt="Visit the Example website" src="{{site.data.info.assets}}assets/images/SampleLogo.png"/> </a>
|
||||
</div>
|
||||
Binary file not shown.
@ -1,4 +0,0 @@
|
||||
{
|
||||
"index-version" : 2,
|
||||
"files" : []
|
||||
}
|
||||
@ -1,13 +0,0 @@
|
||||
{
|
||||
"name": "hl7.sample.template",
|
||||
"version": "0.0.1",
|
||||
"type": "fhir.template",
|
||||
"license": "CC0-1.0",
|
||||
"description": "Sample Template - not intended for real use",
|
||||
"author": "http://hl7.org/fhir",
|
||||
"canonical": "http://github.com/HL7/ig-template-sample",
|
||||
"base": "fhir.base.template",
|
||||
"dependencies": {
|
||||
"fhir.base.template": "current"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user