diff options
author | Alex Auvolat <alex@adnab.me> | 2020-12-12 16:05:28 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-12-12 16:05:28 +0100 |
commit | 0b3084ca5ff7884f149f679c6dc391bab46d902d (patch) | |
tree | 9e2797fea45bb0fe5f55afc205366d45c2c3b0dd /doc/20201202_talk/.gitignore | |
parent | cbd10c1b0a1325fbd7cf91a43ea0044ba1aae409 (diff) | |
parent | 022b386a5085cad79d649a82846c41cad730920b (diff) | |
download | garage-0b3084ca5ff7884f149f679c6dc391bab46d902d.tar.gz garage-0b3084ca5ff7884f149f679c6dc391bab46d902d.zip |
Merge branch 'master' into doc/modeldoc/model
Diffstat (limited to 'doc/20201202_talk/.gitignore')
-rw-r--r-- | doc/20201202_talk/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/20201202_talk/.gitignore b/doc/20201202_talk/.gitignore new file mode 100644 index 00000000..a5e8d18b --- /dev/null +++ b/doc/20201202_talk/.gitignore @@ -0,0 +1,12 @@ +* + +!img + +!.gitignore +!*.svg +!*.png +!*.jpg +!*.tex +!Makefile +!.gitignore +!talk.pdf |