%{__rm} -rf %{buildroot}%{gem_instdir}/.gitignore
 %{__rm} -rf %{buildroot}%{gem_instdir}/.yardoc
 %{__rm} -rf %{buildroot}%{gem_instdir}/rpm/
+%{__rm} -f %{buildroot}%{gem_instdir}/.editorconfig
 
 
 # Don't install the installation scripts and Rakefile. That's why we have packaging.
 %{gem_extdir}/lib
 
 %changelog
+* Fri Jun 30 2014 František Dvořák <valtri@civ.zcu.cz> - 4.0.46-1
+- Another file to remove (.editorconfig)
+
 * Fri Jun 30 2014 František Dvořák <valtri@civ.zcu.cz> - 4.0.45-4
 - Enable mizuho again (rubygem-mizuho in EPEL 6 now)
 - Sed workaround only due to old asciidoc