mirror of
https://code.lenaisten.de/Lenaisten/lenaverse-bot.git
synced 2024-11-21 22:43:01 +00:00
Add "Aufnahmeantrag" to git lfs
This commit is contained in:
parent
26a48cce46
commit
13dcddb135
3 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,7 @@ RUN set -ex; \
|
|||
export DEBIAN_FRONTEND=noninteractive; \
|
||||
apt-get update; apt-get install --yes --no-install-recommends \
|
||||
git-flow \
|
||||
git-lfs \
|
||||
; rm -rf /var/lib/apt/lists/*;
|
||||
|
||||
# [Optional] Uncomment this line to install global node packages.
|
||||
|
|
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
3
lenaverse_bot/files/Aufnahmeantrag.pdf
Normal file
3
lenaverse_bot/files/Aufnahmeantrag.pdf
Normal file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60e094ce8db253f1827d4d7fd2ff8fa573bf0ccf628b13e653dd6ce7de576186
|
||||
size 135602
|
Loading…
Reference in a new issue