diff options
author | Alex <alex@adnab.me> | 2023-01-20 11:40:08 +0000 |
---|---|---|
committer | Alex <alex@adnab.me> | 2023-01-20 11:40:08 +0000 |
commit | 9adf5ca76dc165611a9421ddf49ecb36d02ed754 (patch) | |
tree | c2c5e97b40d4d248e30f18b80259922d7d0cb8f3 /doc/talks/2023-01-18-tocatta/.gitignore | |
parent | 18bf45061a7548f76e1c7b7b0a92b8ad1609010c (diff) | |
parent | 3250be7c48b0789d864e43dc44e238eb7c939500 (diff) | |
download | garage-9adf5ca76dc165611a9421ddf49ecb36d02ed754.tar.gz garage-9adf5ca76dc165611a9421ddf49ecb36d02ed754.zip |
Merge pull request 'Add talk made on 2023-01-18' (#482) from talk-tocatta-2023-01-18 into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/482
Diffstat (limited to 'doc/talks/2023-01-18-tocatta/.gitignore')
-rw-r--r-- | doc/talks/2023-01-18-tocatta/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/talks/2023-01-18-tocatta/.gitignore b/doc/talks/2023-01-18-tocatta/.gitignore new file mode 100644 index 00000000..9f1f00e6 --- /dev/null +++ b/doc/talks/2023-01-18-tocatta/.gitignore @@ -0,0 +1,17 @@ +* + +!*.txt +!*.md + +!assets + +!.gitignore +!*.svg +!*.png +!*.jpg +!*.tex +!Makefile +!.gitignore +!assets/*.drawio.pdf + +!talk.pdf |