diff options
author | Alex Auvolat <alex@adnab.me> | 2024-01-22 18:52:14 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2024-01-22 18:52:14 +0100 |
commit | 4de7ac60232d521d7b31bddc0768002894cecf9d (patch) | |
tree | 8934a84c16a6a335e83158c858b0e66c5078fc37 /doc/talks/2024-02-03-fosdem/.gitignore | |
parent | 7a3b863150bfbf1d681cab673b8c99307cf9d5d2 (diff) | |
download | garage-4de7ac60232d521d7b31bddc0768002894cecf9d.tar.gz garage-4de7ac60232d521d7b31bddc0768002894cecf9d.zip |
FOSDEM'24 talk WIP
Diffstat (limited to 'doc/talks/2024-02-03-fosdem/.gitignore')
-rw-r--r-- | doc/talks/2024-02-03-fosdem/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/talks/2024-02-03-fosdem/.gitignore b/doc/talks/2024-02-03-fosdem/.gitignore new file mode 100644 index 00000000..9f1f00e6 --- /dev/null +++ b/doc/talks/2024-02-03-fosdem/.gitignore @@ -0,0 +1,17 @@ +* + +!*.txt +!*.md + +!assets + +!.gitignore +!*.svg +!*.png +!*.jpg +!*.tex +!Makefile +!.gitignore +!assets/*.drawio.pdf + +!talk.pdf |