Merge pull request #28 from knurling-rs/no-funding-for-the-clones

don't include .github/FUNDING.yml in generated instances
This commit is contained in:
Jorge Aparicio
2020-11-16 11:55:36 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
.github/FUNDING.yml
+1 -1
View File
@@ -1,2 +1,2 @@
[template]
exclude = [".github/FUNDING.yml", "README.md"]
exclude = ["README.md"]