summaryrefslogtreecommitdiffstats
path: root/libreport/.gitignore
blob: ba7e8387a60c0ecbdfb0697b9110adc53408f1f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
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