diff options
author | TingPing <tingping@tingping.se> | 2013-09-27 21:56:13 -0400 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2013-09-29 02:24:06 -0400 |
commit | 1f84c507a058f5baa01a632ce2478fa31854907d (patch) | |
tree | 4cbd6188a2e92839be97ac2dc996420a5c3aba00 /.gitignore | |
parent | 0d2feba69cd3fda426fd3b786afb8b7c563a62da (diff) |
Reorganize files and migrate images to gresource
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 |