hexchat/.gitignore

69 lines
1.0 KiB
Plaintext
Raw Normal View History

# git ignore file
# Unix generated files
.deps/
.libs/
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
compile
2012-10-27 17:57:47 +04:00
confdefs.h
conftest
conftest.c
conftest.err
config.guess
config.h.in
config.h
config.log
config.status
config.sub
configure
configure.tmp
depcomp
install-sh
intl/
libtool
ltmain.sh
2012-10-15 22:18:00 +04:00
m4/
missing
plugins/perl/irc.pm.h
plugins/perl/xchat.pm.h
po/Makefile.in.in
po/POTFILES
po/remove-potcdate.sed
po/stamp-po
2013-05-09 02:22:04 +04:00
share/pkgconfig/hexchat-plugin.pc
src/common/dbus/example
src/common/dbus/marshallers.h
src/common/dbus/org.hexchat.service.service
src/common/dbus/remote-object-glue.h
2012-10-27 17:43:35 +04:00
src/common/make-te
2012-10-27 19:43:39 +04:00
src/common/textenums.h
src/common/textevents.h
src/fe-gtk/hexchat
2012-10-26 02:35:53 +04:00
src/fe-text/hexchat-text
2012-10-05 03:17:31 +04:00
src/htm/thememan.exe
stamp-h1
*.a
*.o
*.la
*.lo
*.gmo
*.mo
*.po~
# Win32 generated files
plugins/wmpa/wmpa_h.h
plugins/wmpa/wmpa_i.c
src/pixmaps/inline_pngs.h
src/htm/obj/*
win32/ipch/*
2012-11-12 11:12:38 +04:00
win32/ext/perl/perl-x86-cache
win32/ext/perl/perl-x86-SetupFiles
win32/ext/perl/perl-x64-cache
win32/ext/perl/perl-x64-SetupFiles
resource.h
*.opensdf
*.sdf
*.suo
*.user