diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index df260d40..c1f83656 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ conftest.c conftest.err config.guess config.h.in +config.h.in~ config.h config.log config.status @@ -34,7 +35,7 @@ po/Makefile.in.in po/POTFILES po/remove-potcdate.sed po/stamp-po -share/pkgconfig/hexchat-plugin.pc +data/pkgconfig/hexchat-plugin.pc src/common/dbus/example src/common/dbus/marshallers.h src/common/dbus/org.hexchat.service.service @@ -61,7 +62,7 @@ stamp-h1 # Win32 generated files plugins/wmpa/wmpa_h.h plugins/wmpa/wmpa_i.c -src/pixmaps/inline_pngs.h +src/fe-gtk/resources.c src/htm/obj/* win32/ipch/* win32/ext/perl/perl-x86-cache |