We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d6bc6 commit 82c79fdCopy full SHA for 82c79fd
.licenseignore
@@ -0,0 +1,37 @@
1
+.gitignore
2
+**/.gitignore
3
+.licenseignore
4
+.gitattributes
5
+.git-blame-ignore-revs
6
+.mailfilter
7
+.mailmap
8
+.spi.yml
9
+.swiftformat
10
+.swift-format
11
+.swiftformatignore
12
+.editorconfig
13
+.github/*
14
+*.md
15
+*.txt
16
+*.yml
17
+*.yaml
18
+*.json
19
+Package.swift
20
+**/Package.swift
21
+Package@-*.swift
22
+**/Package@-*.swift
23
+Package.resolved
24
+**/Package.resolved
25
+Makefile
26
+*.modulemap
27
+**/*.modulemap
28
+**/*.docc/*
29
+*.xcprivacy
30
+**/*.xcprivacy
31
+*.symlink
32
+**/*.symlink
33
+Dockerfile
34
+**/Dockerfile
35
+Snippets/*
36
+dev/git.commit.template
37
+.unacceptablelanguageignore
0 commit comments