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 6660c99 commit 11a01f2Copy full SHA for 11a01f2
Examples/.licenceignore
@@ -0,0 +1,33 @@
1
+.gitignore
2
+**/.gitignore
3
+.licenseignore
4
+.gitattributes
5
+.git-blame-ignore-revs
6
+.mailfilter
7
+.mailmap
8
+.spi.yml
9
+.swift-format
10
+.editorconfig
11
+.github/*
12
+*.md
13
+*.txt
14
+*.yml
15
+*.yaml
16
+*.json
17
+Package.swift
18
+**/Package.swift
19
+Package@-*.swift
20
+**/Package@-*.swift
21
+Package.resolved
22
+**/Package.resolved
23
+Makefile
24
+*.modulemap
25
+**/*.modulemap
26
+**/*.docc/*
27
+*.xcprivacy
28
+**/*.xcprivacy
29
+*.symlink
30
+**/*.symlink
31
+Dockerfile
32
+**/Dockerfile
33
+Snippets/*
0 commit comments