diff options
author | Henry Castro <hcastro@collabora.com> | 2018-05-19 09:54:34 -0400 |
---|---|---|
committer | Henry Castro <hcastro@collabora.com> | 2018-05-19 09:57:24 -0400 |
commit | 58de17e87edacdce5eb01c288031ee9020deded9 (patch) | |
tree | 65f7dcea58ec5817cd46f005ce578fb1c549219b /.gitignore | |
parent | 44e065d01852ac282ab2fdee35f095f3fa73ee26 (diff) |
gitignore: add more example documents
Change-Id: I3b6400e02b00559be7cff622ba83cd126f0c30f3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b849a53d4..f596c54b4 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,8 @@ test-driver jails cache test/data/hello-world.odt +test/data/hello-world.ods +test/data/hello-world.odp *.o *.exe |