diff options
author | Alex <alex@adnab.me> | 2024-01-22 13:49:08 +0000 |
---|---|---|
committer | Alex <alex@adnab.me> | 2024-01-22 13:49:08 +0000 |
commit | 7a3b863150bfbf1d681cab673b8c99307cf9d5d2 (patch) | |
tree | 914935584516ff91a95952029cee85d7d338c4bf /doc/talks/2024-01-12-seed/.gitignore | |
parent | 02638285602c0c157fef411b70978c6499d0367a (diff) | |
parent | d2c40b12e8df2b192bc9af876119fff1d95f8a46 (diff) | |
download | garage-7a3b863150bfbf1d681cab673b8c99307cf9d5d2.tar.gz garage-7a3b863150bfbf1d681cab673b8c99307cf9d5d2.zip |
Merge pull request 'doc: add presentation at seed webinar 2024-01-12' (#693) from prez-seed-webinar-202401 into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/693
Diffstat (limited to 'doc/talks/2024-01-12-seed/.gitignore')
-rw-r--r-- | doc/talks/2024-01-12-seed/.gitignore | 10 |
1 files changed, 10 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..b7e0ced2 --- /dev/null +++ b/doc/talks/2024-01-12-seed/.gitignore @@ -0,0 +1,10 @@ +* + +!*.txt +!*.md +!*.tex + +!talk.pdf +!Makefile +!.gitignore + |