Initial pdk project structure

This commit is contained in:
2023-12-07 15:02:13 -05:00
commit 8b2d05c38d
19 changed files with 1274 additions and 0 deletions

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
*.rb eol=lf
*.erb eol=lf
*.pp eol=lf
*.sh eol=lf
*.epp eol=lf