summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2020-04-01 17:21:24 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2020-04-01 17:21:24 +0800
commit3202dfef22592f9038201836ccab081f5e78f26a (patch)
treeee678274f9feefe4a7e50de82f71ac64afc035cb /.gitignore
parent0728570b5a424abaad7fe49f63caa1977e016782 (diff)
Try to make it build after 5.14.1 update
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6221fc7..5e3a43a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,8 @@ libqicclient.a
Makefile
moc_*
*.o
-qicclient.pro.user
+qicclient.pro.user*
.qmake.stash
*.swp
+Makefile.Arm*
+Makefile.X86*