add .txt to gigignore
diff --git a/.gitignore b/.gitignore
index f0a5c09..663471d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@
 reports/
 .pmd
 tmp/
+*.txt
 
 # Build artifacts
 target/