diff options
author | B. Stack <bgstack15@gmail.com> | 2021-03-27 20:30:02 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-03-27 20:36:41 -0400 |
commit | 28d936cedbdda5eb06f085903340513c6eb3701d (patch) | |
tree | 343628b23a18793cb09159410d45cd483932b900 /.gitignore | |
download | libreoffice-chicago95-iconset-28d936cedbdda5eb06f085903340513c6eb3701d.tar.gz libreoffice-chicago95-iconset-28d936cedbdda5eb06f085903340513c6eb3701d.tar.bz2 libreoffice-chicago95-iconset-28d936cedbdda5eb06f085903340513c6eb3701d.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..525e55b --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +files +*.zip +sources.txt +*.oxt +iconsets/2013 +iconsets/colibre +iconsets/*.zip +# Yes, this is an important asset but it is derived from the build process +Chicago95-theme/iconsets/images_chicago95.zip |