Skip to content

Commit 7372b9e

Browse files
committed
Expect some common Python files
1 parent 4c0841a commit 7372b9e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.borg.template.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)