summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-07-02 09:58:25 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-07-02 09:47:30 +0000
commitac31d1d4cc4768a54e5388a51a8567ee0e85ed1c (patch)
tree0fb499d0e44f61e47fff416832ac46ae0e82dfcd /.gitignore
parenteb996ace4290389915c5ab46b92d7eabff65a770 (diff)
Add standard .gitignore rules for qt repos
Change-Id: I9e2f46cd6612e935dc93901589763eda69ff87d7 Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by: Janne Heikki Partala <janne.partala@bitfactor.fi> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6f9b8f5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+config.log
+Makefile*
+*.pro.user
+.qmake.cache
+*.obj
+config.tests/socketcan/socketcan
+config.tests/socketcan_fd/socketcan_fd