diff --git a/.gitattributes b/.gitattributes
index 421c8f1e..d2eac1c1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,5 @@
-# Exclude files related to git when generating an archive
 .git* export-ignore
-# Exclude ci-only scripts when generating an archive
-bin/autoresolve export-ignore
+bin/ export-ignore
+locale/**/icinga.po export-ignore
+src/ export-ignore
+CONTRIBUTING.md export-ignore
diff --git a/COPYING b/LICENSE
similarity index 100%
rename from COPYING
rename to LICENSE