git ignore updated

This commit is contained in:
Fahim Hossain 2025-09-27 15:28:18 +06:00
parent b715e50375
commit 592c657c16
14 changed files with 3 additions and 37 deletions

4
.gitignore vendored
View File

@ -27,4 +27,6 @@ input-cache/schemas/
translations/
input-cache/*
input-cache/*
local-template/*

Binary file not shown.

View File

@ -1,4 +0,0 @@
{
"index-version" : 2,
"files" : []
}

View File

@ -1,4 +0,0 @@
{
"index-version" : 2,
"files" : []
}

View File

@ -1,4 +0,0 @@
{
"index-version" : 2,
"files" : []
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

View File

@ -1,4 +0,0 @@
{
"index-version" : 2,
"files" : []
}

View File

@ -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.

View File

@ -1,4 +0,0 @@
{
"index-version" : 2,
"files" : []
}

View File

@ -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"
}
}