]> jfr.im git - solanum.git/blobdiff - .gitignore
Merge pull request #330 from edk0/caps-before-init
[solanum.git] / .gitignore
index 355601506c9e6aafad6d2da439d7ff5814bd7894..cfeceb181674bb2068b7f4991591bb23fca99f03 100644 (file)
@@ -1,6 +1,7 @@
 tags
 Makefile
 *~
+*.a
 *.o
 *.so
 *.lo
@@ -17,6 +18,7 @@ bandb/bantool
 autom4te.cache
 aclocal.m4
 compile
+confdefs.h
 config.guess
 config.sub
 depcomp
@@ -53,7 +55,27 @@ ircd/ircd_lexer.c
 ircd/version.c
 ircd/version.c.last
 ssld/ssld
+wsockd/wsockd
+tests/core
+tests/msgbuf_parse1
+tests/msgbuf_unparse1
+tests/rb_dictionary1
+tests/rb_snprintf_append1
+tests/rb_snprintf_try_append1
+tests/sasl_abort1
+tests/send1
+tests/serv_connect1
+tests/substitution1
+tests/runtests
+tests/*.c.ban.db
+tests/*.c.ban.db-journal
+tests/*.c.log
+tests/*.c.pid
+!tests/runtime/modules/*.so
+!tests/runtime/modules/autoload/*.so
+testsuite/ircd.pid.*
 tools/charybdis-mkpasswd
+tools/charybdis-mkfingerprint
 tools/genssl
 tools/mkpasswd
 tools/viconf
@@ -72,3 +94,4 @@ m4/ltsugar.m4
 m4/ltversion.m4
 m4/lt~obsolete.m4
 *.dSYM/
+*.exe