diff options
author | Alex Auvolat <alex@adnab.me> | 2023-09-27 13:11:52 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-09-27 13:11:52 +0200 |
commit | ad82035b98ba1e5c8301afb4b4568b18e0151f3b (patch) | |
tree | ed17e0139779cb08789d1c40d1b13f34754e242b /doc/talks/2023-09-20-ocp/.gitignore | |
parent | aa7eadc799ebd0d668ff29b155255acfdfa1d9b5 (diff) | |
parent | 3a0e07404707568dabb13cecaf79e0466c5fc296 (diff) | |
download | garage-ad82035b98ba1e5c8301afb4b4568b18e0151f3b.tar.gz garage-ad82035b98ba1e5c8301afb4b4568b18e0151f3b.zip |
Merge branch 'main' into next
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 |