]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
Add .gitignore
authorJD Horelick <redacted>
Sun, 22 May 2011 18:25:19 +0000 (14:25 -0400)
committerJD Horelick <redacted>
Sun, 22 May 2011 18:25:19 +0000 (14:25 -0400)
.gitignore [moved from .hgignore with 89% similarity]

similarity index 89%
rename from .hgignore
rename to .gitignore
index 3add8a516f25fb590b04b143a7132cd8c8c91df7..868add39da9cf0c2fe7790e3ece3405217bdddd4 100644 (file)
--- a/.hgignore
@@ -1,10 +1,10 @@
-syntax: glob
 Makefile
 *~
 *.o
 *.so
 *.lo
 *.la
+*.swp
 *.orig
 *.log
 .deps
@@ -23,6 +23,8 @@ libratbox/libtool
 libratbox/src/version.c
 scripts/*.tbz2
 scripts/*.tgz
+scripts/*.tar.bz2
+scripts/*.tar.gz
 servlink/servlink
 src/ircd
 src/lex.yy.c
@@ -34,5 +36,4 @@ tools/convertilines
 tools/convertklines
 tools/mkpasswd
 tools/viconf
-syntax: regexp
-^include/serno\.h
+include/serno.h