diff options
author | Alex <alex@adnab.me> | 2024-03-04 11:08:23 +0000 |
---|---|---|
committer | Alex <alex@adnab.me> | 2024-03-04 11:08:23 +0000 |
commit | 32d6b4def8d14d77727be9af640b1626d5153c75 (patch) | |
tree | a42fe576c88a1a7663f88cc1dd86ed420eb6e4f0 /doc/talks/2024-02-29-capitoul/.gitignore | |
parent | c4de471de1c50d77b44a4de603d34b9dbc0baed7 (diff) | |
parent | ee2b0c8dda97c45b5f4b44a01e6c6f5bfdfb1763 (diff) | |
download | garage-32d6b4def8d14d77727be9af640b1626d5153c75.tar.gz garage-32d6b4def8d14d77727be9af640b1626d5153c75.zip |
Merge pull request 'Add talk on 2024-02-09 at capitoul.org' (#755) from talk-capitoul into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/755
Diffstat (limited to 'doc/talks/2024-02-29-capitoul/.gitignore')
-rw-r--r-- | doc/talks/2024-02-29-capitoul/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/talks/2024-02-29-capitoul/.gitignore b/doc/talks/2024-02-29-capitoul/.gitignore new file mode 100644 index 00000000..9f1f00e6 --- /dev/null +++ b/doc/talks/2024-02-29-capitoul/.gitignore @@ -0,0 +1,17 @@ +* + +!*.txt +!*.md + +!assets + +!.gitignore +!*.svg +!*.png +!*.jpg +!*.tex +!Makefile +!.gitignore +!assets/*.drawio.pdf + +!talk.pdf |