From bfb0e806f608a5091731038ed088f6a4ab17552d Mon Sep 17 00:00:00 2001 From: Jose Costa Teixeira Date: Tue, 7 Jan 2025 22:32:09 +0100 Subject: [PATCH] short note on each .gitignore to explain why the files exist --- input/business-processes/.gitignore | 1 + input/cql/.gitignore | 1 + input/decision-logic/.gitignore | 1 + input/dictionary/.gitignore | 1 + input/examples/.gitignore | 1 + input/extensions/.gitignore | 1 + input/fsh/.gitignore | 2 +- input/fsh/activitydefinitions/.gitignore | 2 +- input/fsh/actors/.gitignore | 2 +- input/fsh/codesystems/.gitignore | 2 +- input/fsh/conceptmaps/.gitignore | 2 +- input/fsh/examples/.gitignore | 2 +- input/fsh/extensions/.gitignore | 2 +- input/fsh/libraries/.gitignore | 2 +- input/fsh/measures/.gitignore | 2 +- input/fsh/models/.gitignore | 2 +- input/fsh/plandefinitions/.gitignore | 2 +- input/fsh/profiles/.gitignore | 2 +- input/fsh/questionnaires/.gitignore | 2 +- input/fsh/requirements/.gitignore | 2 +- input/fsh/rulesets/.gitignore | 2 +- input/fsh/scenarios/.gitignore | 2 +- input/fsh/valuesets/.gitignore | 2 +- input/history/.gitignore | 1 + input/images-source/.gitignore | 1 + input/images/.gitignore | 1 + input/indicators/.gitignore | 1 + input/maps/.gitignore | 1 + input/models/.gitignore | 1 + input/profiles/.gitignore | 1 + input/resources/.gitignore | 1 + input/scenarios/.gitignore | 1 + input/scheduling-logic/.gitignore | 1 + input/system-requirements/.gitignore | 1 + input/testing/.gitignore | 1 + input/vocabulary/.gitignore | 1 + 36 files changed, 36 insertions(+), 17 deletions(-) diff --git a/input/business-processes/.gitignore b/input/business-processes/.gitignore index e69de29b..b6013d00 100644 --- a/input/business-processes/.gitignore +++ b/input/business-processes/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/cql/.gitignore b/input/cql/.gitignore index e69de29b..b6013d00 100644 --- a/input/cql/.gitignore +++ b/input/cql/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/decision-logic/.gitignore b/input/decision-logic/.gitignore index e69de29b..b6013d00 100644 --- a/input/decision-logic/.gitignore +++ b/input/decision-logic/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/dictionary/.gitignore b/input/dictionary/.gitignore index e69de29b..b6013d00 100644 --- a/input/dictionary/.gitignore +++ b/input/dictionary/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/examples/.gitignore b/input/examples/.gitignore index e69de29b..b6013d00 100644 --- a/input/examples/.gitignore +++ b/input/examples/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/extensions/.gitignore b/input/extensions/.gitignore index e69de29b..b6013d00 100644 --- a/input/extensions/.gitignore +++ b/input/extensions/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/.gitignore b/input/fsh/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/.gitignore +++ b/input/fsh/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/activitydefinitions/.gitignore b/input/fsh/activitydefinitions/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/activitydefinitions/.gitignore +++ b/input/fsh/activitydefinitions/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/actors/.gitignore b/input/fsh/actors/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/actors/.gitignore +++ b/input/fsh/actors/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/codesystems/.gitignore b/input/fsh/codesystems/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/codesystems/.gitignore +++ b/input/fsh/codesystems/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/conceptmaps/.gitignore b/input/fsh/conceptmaps/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/conceptmaps/.gitignore +++ b/input/fsh/conceptmaps/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/examples/.gitignore b/input/fsh/examples/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/examples/.gitignore +++ b/input/fsh/examples/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/extensions/.gitignore b/input/fsh/extensions/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/extensions/.gitignore +++ b/input/fsh/extensions/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/libraries/.gitignore b/input/fsh/libraries/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/libraries/.gitignore +++ b/input/fsh/libraries/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/measures/.gitignore b/input/fsh/measures/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/measures/.gitignore +++ b/input/fsh/measures/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/models/.gitignore b/input/fsh/models/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/models/.gitignore +++ b/input/fsh/models/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/plandefinitions/.gitignore b/input/fsh/plandefinitions/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/plandefinitions/.gitignore +++ b/input/fsh/plandefinitions/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/profiles/.gitignore b/input/fsh/profiles/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/profiles/.gitignore +++ b/input/fsh/profiles/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/questionnaires/.gitignore b/input/fsh/questionnaires/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/questionnaires/.gitignore +++ b/input/fsh/questionnaires/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/requirements/.gitignore b/input/fsh/requirements/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/requirements/.gitignore +++ b/input/fsh/requirements/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/rulesets/.gitignore b/input/fsh/rulesets/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/rulesets/.gitignore +++ b/input/fsh/rulesets/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/scenarios/.gitignore b/input/fsh/scenarios/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/scenarios/.gitignore +++ b/input/fsh/scenarios/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/fsh/valuesets/.gitignore b/input/fsh/valuesets/.gitignore index 8b137891..7da16054 100644 --- a/input/fsh/valuesets/.gitignore +++ b/input/fsh/valuesets/.gitignore @@ -1 +1 @@ - +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/history/.gitignore b/input/history/.gitignore index e69de29b..b6013d00 100644 --- a/input/history/.gitignore +++ b/input/history/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/images-source/.gitignore b/input/images-source/.gitignore index e69de29b..b6013d00 100644 --- a/input/images-source/.gitignore +++ b/input/images-source/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/images/.gitignore b/input/images/.gitignore index e69de29b..b6013d00 100644 --- a/input/images/.gitignore +++ b/input/images/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/indicators/.gitignore b/input/indicators/.gitignore index e69de29b..b6013d00 100644 --- a/input/indicators/.gitignore +++ b/input/indicators/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/maps/.gitignore b/input/maps/.gitignore index e69de29b..b6013d00 100644 --- a/input/maps/.gitignore +++ b/input/maps/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/models/.gitignore b/input/models/.gitignore index e69de29b..b6013d00 100644 --- a/input/models/.gitignore +++ b/input/models/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/profiles/.gitignore b/input/profiles/.gitignore index e69de29b..b6013d00 100644 --- a/input/profiles/.gitignore +++ b/input/profiles/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/resources/.gitignore b/input/resources/.gitignore index e69de29b..b6013d00 100644 --- a/input/resources/.gitignore +++ b/input/resources/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/scenarios/.gitignore b/input/scenarios/.gitignore index e69de29b..b6013d00 100644 --- a/input/scenarios/.gitignore +++ b/input/scenarios/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/scheduling-logic/.gitignore b/input/scheduling-logic/.gitignore index e69de29b..b6013d00 100644 --- a/input/scheduling-logic/.gitignore +++ b/input/scheduling-logic/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/system-requirements/.gitignore b/input/system-requirements/.gitignore index e69de29b..b6013d00 100644 --- a/input/system-requirements/.gitignore +++ b/input/system-requirements/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/testing/.gitignore b/input/testing/.gitignore index e69de29b..b6013d00 100644 --- a/input/testing/.gitignore +++ b/input/testing/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files. diff --git a/input/vocabulary/.gitignore b/input/vocabulary/.gitignore index e69de29b..b6013d00 100644 --- a/input/vocabulary/.gitignore +++ b/input/vocabulary/.gitignore @@ -0,0 +1 @@ +# empty .gitignore just ensure the folder is tracked by Git. This can be removed once the folder contains other files.