From 87de6525d4779a5fa2cacaf47b8be70f6403ad43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20A=CC=81ngel=20San=20Marti=CC=81n=20Rodri=CC=81guez?= Date: Wed, 12 Oct 2022 19:40:02 +0200 Subject: [PATCH] ignore qm files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d8debe6c..cfeaafc0 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ Makefile* *.xcworkspace* *xcshareddata* *.swp +*.qm # Qt unit tests target_wrapper.*