X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/a0c3130e66a1daa174ef56c5283a51efea60a214..9d4541acd3fa4962bd0a17ff8b09c0373c465e1d:/.hgignore diff --git a/.hgignore b/.hgignore index fe44f563..ee54fa37 100644 --- a/.hgignore +++ b/.hgignore @@ -2,15 +2,17 @@ syntax: glob *~ */*~ *.o +*.d +*.a *.so -local.mk +*.db build.mk newserv modules/ +data/ newserv.conf chanservlog.* logs/* -core/events.c *.pyc config.py ktrace.out @@ -18,6 +20,14 @@ newserv.core *.log *.dump chanservlog -Makefile -autobuild.mk chanserv/*/commandlist.c +chanserv/achievements/achievementscanners.c +configure.ini.local +config.h +graphing/dump +silly +y.tab.{c,h} +lex.yy.c +core.* +.autobuild.mk +.configure.log