hexchat/.gitignore

98 lines
1.5 KiB
Plaintext
Raw Normal View History

# git ignore file
# Unix generated files
.deps/
.libs/
.dirstamp
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
compile
2014-06-22 07:13:05 +04:00
ar-lib
2012-10-27 17:57:47 +04:00
confdefs.h
conftest
conftest.c
conftest.err
config.guess
config.h.in
config.h.in~
config.h
config.log
config.status
config.sub
config-win32.h
configure
configure.tmp
depcomp
2013-05-20 14:31:09 +04:00
doxygen*.tmp
html/
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
2013-10-10 07:12:42 +04:00
plugins/perl/hexchat.pm.h
po/Makefile.in.in
po/POTFILES
po/remove-potcdate.sed
po/stamp-*
2014-01-30 11:13:42 +04:00
osx/Info.plist
data/man/hexchat.1
data/pkgconfig/hexchat-plugin.pc
2014-01-20 12:04:52 +04:00
data/misc/hexchat.appdata.xml
2014-02-16 09:56:07 +04:00
data/misc/hexchat.desktop
data/misc/htm.desktop
src/common/dbus/example
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
src/common/marshal.*
2012-10-27 19:43:39 +04:00
src/common/textenums.h
src/common/textevents.h
src/fe-gtk/hexchat
src/fe-gtk/hexchat.rc
src/fe-gtk/resources.c
src/fe-gtk/resources.h
2012-10-26 02:35:53 +04:00
src/fe-text/hexchat-text
2013-08-28 04:55:16 +04:00
src/htm/Main.resources
2012-10-05 03:17:31 +04:00
src/htm/thememan.exe
2013-08-28 04:55:16 +04:00
src/htm/thememan.exe.config
src/htm/thememan.exe.mdb
src/htm/thememan
stamp-h1
*.a
*.o
*.la
*.lo
*.gmo
*.mo
*.po~
2014-01-20 10:45:41 +04:00
*.pot
2013-08-04 15:13:50 +04:00
*.patch
src/**/*.plist
# Win32 generated files
plugins/wmpa/wmpa_h.h
plugins/wmpa/wmpa_i.c
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
win32/installer/hexchat.iss
resource.h
*.opensdf
*.sdf
*.suo
*.user
2014-09-06 18:11:06 +04:00
*.exe
2014-01-13 18:28:06 +04:00
#OSX
osx/HexChat.app
2014-05-28 04:35:43 +04:00
osx/.HexChat.app
po/.intltool-merge-cache
*.zip
*.dmg