diff options
author | Matthias Baumgartner <dev@igsor.net> | 2023-01-07 16:26:26 +0100 |
---|---|---|
committer | Matthias Baumgartner <dev@igsor.net> | 2023-01-07 16:26:26 +0100 |
commit | 37f1ac3f456b6677d9ce14274f3987ccda752f03 (patch) | |
tree | 23b93bcb1eb04300ffce2e73d8017937d95ffdca /.gitignore | |
parent | 3aebfcba6afd5a882f02e55e442580fe0290c776 (diff) | |
download | tagit-37f1ac3f456b6677d9ce14274f3987ccda752f03.tar.gz tagit-37f1ac3f456b6677d9ce14274f3987ccda752f03.tar.bz2 tagit-37f1ac3f456b6677d9ce14274f3987ccda752f03.zip |
browser and misc actions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,6 +32,9 @@ tagit/external/setproperty/setproperty.c tagit/external/setproperty/setproperty.cpython* # assets +tagit/assets/icons/kivy/browser/ +tagit/assets/icons/kivy/misc/ +tagit/assets/icons/kivy/planes/ ## EOF ## |