Skip to content

Commit fd54a00

Browse files
committed
added templatify-meta.yml
1 parent c997527 commit fd54a00

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

templatify-meta-information.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# this files section will be used for the github workflow
2+
# the apax.yml will be created dynamically in the workflow - also the files section
3+
# here you can define the content
4+
5+
files:
6+
- .vscode
7+
- docs
8+
- src
9+
- test
10+
- mon
11+
- .gitattributes
12+
- .gitignore
13+
- ax-sdb-example.cer
14+
- apax-lock.json
15+
- apax.yml
16+
- README.md
17+
- LICENSE.md

0 commit comments

Comments
 (0)