summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 137fa1a7..889c71c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,8 @@ src/hooks/abrt-hook-ccpp
src/applet/abrt-applet.desktop
src/gui/abrt.desktop
+src/gui-wizard-gtk/bug-reporting-wizard
+
# cscope files
cscope.*
ncscope.*
@@ -91,6 +93,7 @@ po/remove-potcdate.sin
po/stamp-po
po/stamp-it
po/*.gmo
+po/.intltool-merge-cache
# compiled python files
*.pyc
@@ -99,6 +102,9 @@ po/*.gmo
\#*
*~
+# autogenerated soure file
+src/gui-wizard-gtk/wizard_glade.c
+
# if you want to enable them, be aware of that 'git clean -df' won't clean them
# and you have to do it *manually*
# x86_64/