summaryrefslogtreecommitdiffstats
path: root/libreport/.gitignore
diff options
context:
space:
mode:
authorNikola Pajkovsky <npajkovs@redhat.com>2011-06-09 09:04:10 +0200
committerNikola Pajkovsky <npajkovs@redhat.com>2011-06-09 09:04:10 +0200
commitd7f6a267c6fd85965dc5fd7e58372b74510dcf33 (patch)
tree93a590f2ebda85ac520f8271393d0878c8d9ea04 /libreport/.gitignore
parent0e74f780545b1aa8f6a5277b3cfdc9887c37ed5e (diff)
downloadabrt-d7f6a267c6fd85965dc5fd7e58372b74510dcf33.tar.gz
abrt-d7f6a267c6fd85965dc5fd7e58372b74510dcf33.tar.xz
abrt-d7f6a267c6fd85965dc5fd7e58372b74510dcf33.zip
[libreport] new .gitignore
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