1
0
Fork 0

Initial commit

This commit is contained in:
Marcel Kapfer 2021-06-21 19:27:41 +02:00
commit be82611686
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
7 changed files with 612 additions and 0 deletions

6
.gitattributes vendored Normal file
View file

@ -0,0 +1,6 @@
# Directories
/.ddev export-ignore
# Files
.gitattributes export-ignore
.gitignore export-ignore