Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/spa-templates.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Bunting <6431421+dougbu@users.noreply.github.com>2022-08-16 01:18:17 +0300
committerGitHub <noreply@github.com>2022-08-16 01:18:17 +0300
commit257f68f6b82a72d15a0cb342ad07755fe3b36d62 (patch)
treeed9a1361aa91eb95a40e989ffa9ca0c270537c51
parent3169448bef5f6652e69e0379e704c07f8b847bed (diff)
Add .sscignore (#75)
-rw-r--r--.sscignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.sscignore b/.sscignore
new file mode 100644
index 0000000..3367842
--- /dev/null
+++ b/.sscignore
@@ -0,0 +1,7 @@
+{
+ "cfs": [
+ "CFS0001",
+ "CFS0002",
+ "CFS0011"
+ ]
+}