diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2024-05-11 17:56:58 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2024-05-11 17:56:58 +0200 |
commit | 3b1107a34f2f2db787157f11ab68d7b468f603ec (patch) | |
tree | 8f6c58585be0ae3fe55daac6d13bea4c2690cc4c /.gitignore | |
parent | d97654d95b269eb9f6de8105e2eb01ca5566ae14 (diff) |
Override model styles with local styles automaticaly
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ *.pdf *.swp +*/example.png +*/tmp +readme.html |