aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJarkko Koivikko <jarkko.koivikko@code-q.fi>2013-11-29 13:27:45 +0200
committerJarkko Koivikko <jarkko.koivikko@code-q.fi>2013-11-29 13:27:45 +0200
commitab05f9359f5fda0a17a7bd095ebd91ce23a7276f (patch)
treee44f9b71801893d189456e832cd4b3cdd8d3cafd /.gitignore
parent2fa088552aa9fb33290dd15c5585e54f8286b765 (diff)
Added .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..4bd1c9d8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+# This file is used to ignore files which are generated in the Qt build system
+# ----------------------------------------------------------------------------
+
+demo/virtualkeyboard
+!qtvkb/hunspell/config.h
+!qtvkb/hunspell/hunspell.pro
+qtvkb/hunspell/*
+qtvkb/doc/html
+
+*.pro.user
+*.a
+*.so
+*.moc
+*.o
+*.obj
+*.rcc
+Makefile*
+