summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@qt.io>2018-08-30 16:28:45 +0200
committerRobert Loehning <robert.loehning@qt.io>2018-09-04 12:08:44 +0000
commit41764e0d7141f5a00c478341c78828e9a24209f7 (patch)
treed60c13ab913291644892658674519faa41cb3f2a /.gitignore
parent58c0325b9dc10760aa73f62dd3d1819a8adbc585 (diff)
downloadqt-creator-41764e0d7141f5a00c478341c78828e9a24209f7.tar.gz
.gitignore: Ignore Squish config files we don't use
Change-Id: Id4a25cd1952666aaba8efface910cbb70235c825 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6d664285e8..edf4f0d93a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -97,6 +97,9 @@ phony.c
*.jsc
*.qmlc
+# Squish generated files
+/tests/system/suite_*/config.xml
+
# Directories to ignore
# ---------------------