X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/3ab4edabaa806b55ceffcf75a955ae7f578a2e13..e29554df03ce86e29787dc9d9e059ae5c526f457:/.hgignore diff --git a/.hgignore b/.hgignore index 42f1d25e..ff071b61 100644 --- a/.hgignore +++ b/.hgignore @@ -2,9 +2,9 @@ syntax: glob *~ */*~ *.o +*.d *.so *.db -local.mk build.mk newserv modules/ @@ -12,7 +12,6 @@ data/ newserv.conf chanservlog.* logs/* -core/events.c *.pyc config.py ktrace.out @@ -20,13 +19,14 @@ newserv.core *.log *.dump chanservlog -Makefile -autobuild.mk chanserv/*/commandlist.c -configure.ac.local +chanserv/achievements/achievementscanners.c +configure.ini.local config.h -settings.mk graphing/dump silly -core/hooks.c -lib/sstring.{c,h} +y.tab.{c,h} +lex.yy.c +core.* +.autobuild.mk +.configure.log