Sapper bootstrap

This commit is contained in:
2019-07-12 09:49:03 +02:00
commit 8b6cd87f50
32 changed files with 920 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
static/**/**.png filter=lfs diff=lfs merge=lfs -text
static/**/**.jpg filter=lfs diff=lfs merge=lfs -text
static/**/**.gif filter=lfs diff=lfs merge=lfs -text