We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0841a commit 7372b9eCopy full SHA for 7372b9e
1 file changed
.borg.template.toml
@@ -0,0 +1,9 @@
1
+[template]
2
+files = [
3
+ ".gitattributes",
4
+ ".gitignore",
5
+ "CODE_OF_CONDUCT.md",
6
+ "SECURITY.md",
7
+ ".github/workflows/deploy.yml",
8
+ "Makefile",
9
+]
0 commit comments