summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJonathan Bauer2011-01-18 15:48:19 +0100
committerJonathan Bauer2011-01-18 15:48:19 +0100
commit0992e9b5089666e25b912f51c3429f8a3108ba61 (patch)
tree89f7c7b080449bbb3f114622a43084e3baa10acc /.gitignore
parent.gitignore updated to exclude moc_*.* and ui_*.* (diff)
downloadfbgui-0992e9b5089666e25b912f51c3429f8a3108ba61.tar.gz
fbgui-0992e9b5089666e25b912f51c3429f8a3108ba61.tar.xz
fbgui-0992e9b5089666e25b912f51c3429f8a3108ba61.zip
another update...
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2a33cce..720432c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@
*~ core *.core
moc_*.*
ui_*.*
+qrc_*.*
.project
.cproject
+.metadata
Makefile