diff --git a/dist.ini b/dist.ini
index 88aa5a244931e392b27523de10cb73f19e20b6c9..db9661b048716af8e70e62c5844542af385a2827 100644
--- a/dist.ini
+++ b/dist.ini
@@ -2,12 +2,20 @@ name    = SLUB-LZA-Rosetta-TA
 author  = Andreas Romeyke <pause@andreas-romeyke.de>
 license = GPL_3
 copyright_holder = Andreas Romeyke
-copyright_year   = 2021
+copyright_year   = 2022
 
-version = 0.002
+version = 0.003
+[@Filter]
+-bundle = @Basic
+-remove = GatherDir 
 
 [GatherDir]
 exclude_filename = LICENSE
 exclude_match = .*~
-[@Basic]
+exclude_filename = README
+exclude_filename = README.mkdn
+exclude_filename = Changes
+;; will be added by ChangelogFromGit
+exclude_match = .*~$
+exclude_filename = Tools for Technical Analysts.iml