diff options
author | Alex Auvolat <alex@adnab.me> | 2024-01-11 11:40:44 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2024-01-11 11:40:44 +0100 |
commit | 60f0bd03b68c43fb1181497b028c91edfb1efbb1 (patch) | |
tree | 92b8515d2fedf947683b79ec8ef7347b631a262d /doc/talks/2024-01-12-seed/.gitignore | |
parent | a8b0e01f88b947bc34c05d818d51860b4d171967 (diff) | |
download | garage-60f0bd03b68c43fb1181497b028c91edfb1efbb1.tar.gz garage-60f0bd03b68c43fb1181497b028c91edfb1efbb1.zip |
doc: add talk for SEED webinarprez-seed-webinar-202401
Diffstat (limited to 'doc/talks/2024-01-12-seed/.gitignore')
-rw-r--r-- | doc/talks/2024-01-12-seed/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/talks/2024-01-12-seed/.gitignore b/doc/talks/2024-01-12-seed/.gitignore new file mode 100644 index 00000000..9f1f00e6 --- /dev/null +++ b/doc/talks/2024-01-12-seed/.gitignore @@ -0,0 +1,17 @@ +* + +!*.txt +!*.md + +!assets + +!.gitignore +!*.svg +!*.png +!*.jpg +!*.tex +!Makefile +!.gitignore +!assets/*.drawio.pdf + +!talk.pdf |