diff options
author | Alex Auvolat <alex@adnab.me> | 2024-02-26 13:42:31 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2024-02-26 13:42:47 +0100 |
commit | ee2b0c8dda97c45b5f4b44a01e6c6f5bfdfb1763 (patch) | |
tree | e6c98752ffd4876a172dd4039eb31d549a708133 /doc/talks/2024-02-29-capitoul/.gitignore | |
parent | e399b60e255f14585a58765693b000db69aed09f (diff) | |
download | garage-ee2b0c8dda97c45b5f4b44a01e6c6f5bfdfb1763.tar.gz garage-ee2b0c8dda97c45b5f4b44a01e6c6f5bfdfb1763.zip |
[talk-capitoul] Add talk on 2024-02-09 at capitoul.orgtalk-capitoul
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 |