diff options
author | Alex <alex@adnab.me> | 2023-09-21 08:15:10 +0000 |
---|---|---|
committer | Alex <alex@adnab.me> | 2023-09-21 08:15:10 +0000 |
commit | 3a0e07404707568dabb13cecaf79e0466c5fc296 (patch) | |
tree | 57ca437e68f073bddcea6877093caac21769b1f7 /doc/talks/2023-09-20-ocp/.gitignore | |
parent | be1a16b42b173779c2457d11e489ea13952a9eae (diff) | |
parent | 95ae09917b6f128773325ba2c3575c760bf56b81 (diff) | |
download | garage-3a0e07404707568dabb13cecaf79e0466c5fc296.tar.gz garage-3a0e07404707568dabb13cecaf79e0466c5fc296.zip |
Merge pull request 'prez-ocp' (#636) from prez-ocp into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/636
Diffstat (limited to 'doc/talks/2023-09-20-ocp/.gitignore')
-rw-r--r-- | doc/talks/2023-09-20-ocp/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/talks/2023-09-20-ocp/.gitignore b/doc/talks/2023-09-20-ocp/.gitignore new file mode 100644 index 00000000..9f1f00e6 --- /dev/null +++ b/doc/talks/2023-09-20-ocp/.gitignore @@ -0,0 +1,17 @@ +* + +!*.txt +!*.md + +!assets + +!.gitignore +!*.svg +!*.png +!*.jpg +!*.tex +!Makefile +!.gitignore +!assets/*.drawio.pdf + +!talk.pdf |