diff options
author | Alex Auvolat <alex@adnab.me> | 2020-12-01 13:46:23 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-12-01 13:46:23 +0100 |
commit | ad432eb154432065d8f86938f71aea234ee92fe1 (patch) | |
tree | 9ad3750f3b6931a2f521feb72811af8513e957e0 /doc/20201202_talk/.gitignore | |
parent | 9a57a0319a5bef515806d8107c8089af8943043a (diff) | |
download | garage-ad432eb154432065d8f86938f71aea234ee92fe1.tar.gz garage-ad432eb154432065d8f86938f71aea234ee92fe1.zip |
Add some first technical slides
Diffstat (limited to 'doc/20201202_talk/.gitignore')
-rw-r--r-- | doc/20201202_talk/.gitignore | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/20201202_talk/.gitignore b/doc/20201202_talk/.gitignore index 6fb8e481..a5e8d18b 100644 --- a/doc/20201202_talk/.gitignore +++ b/doc/20201202_talk/.gitignore @@ -1,9 +1,12 @@ * + +!img + !.gitignore !*.svg !*.png +!*.jpg !*.tex !Makefile !.gitignore -!*.pdf - +!talk.pdf |