summaryrefslogtreecommitdiffstats
path: root/libreport/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'libreport/.gitignore')
-rw-r--r--libreport/.gitignore60
1 files changed, 60 insertions, 0 deletions
diff --git a/libreport/.gitignore b/libreport/.gitignore
new file mode 100644
index 00000000..ba7e8387
--- /dev/null
+++ b/libreport/.gitignore
@@ -0,0 +1,60 @@
+# NOTE! Please use 'git ls-files -i --exclude-standard'
+# command after changing this file, to see if there are
+# any tracked files which get ignored after the change.
+
+# normal rules
+*.o
+*.lo
+*.la
+
+# ignore binaries
+src/gui-wizard-gtk/bug-reporting-wizard
+
+# autotools
+.deps
+.libs
+Makefile
+Makefile.in
+m4
+missing
+ABOUT-NLS
+aclocal.m4
+autom4te.cache
+config.guess
+config.log
+config.h
+config.h.in
+config.rpath
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+py-compile
+stamp-h1
+
+# po files
+po/Makevars.template
+po/notexist
+po/POTFILES
+po/Rules-quot
+po/boldquot.sed
+po/en@boldquot.header
+po/en@quot.header
+po/insert-header.sin
+po/quot.sed
+po/remove-potcdate.sed
+po/remove-potcdate.sin
+po/stamp-po
+po/stamp-it
+po/*.gmo
+po/.intltool-merge-cache
+
+# pc files
+libreport.pc
+src/gtk-helpers/libreport-gtk.pc
+
+# autogenerated soure file
+src/gui-wizard-gtk/wizard_glade.c