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 f7f2027 commit bc2c501Copy full SHA for bc2c501
.licenseignore
@@ -0,0 +1,34 @@
1
+.gitignore
2
+.licenseignore
3
+.swiftformatignore
4
+.spi.yml
5
+.swift-format
6
+.github/*
7
+*.md
8
+**/*.md
9
+CONTRIBUTORS.txt
10
+LICENSE.txt
11
+NOTICE.txt
12
+Package.swift
13
+Package@swift-*.swift
14
+Package.resolved
15
+**/*.docc/*
16
+**/.gitignore
17
+**/Package.swift
18
+**/Package.resolved
19
+**/docker-compose*.yaml
20
+**/docker/*
21
+**/.dockerignore
22
+**/Dockerfile
23
+**/Makefile
24
+**/*.html
25
+**/*-template.yml
26
+**/*.xcworkspace/*
27
+**/*.xcodeproj/*
28
+**/*.xcassets/*
29
+**/*.appiconset/*
30
+**/ResourcePackaging/hello.txt
31
+.mailmap
32
+.swiftformat
33
+*.yaml
34
+*.yml
0 commit comments