projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c4e3d5
)
Add .gitignore file
author
Ari Johnson
<ari@theari.com>
Fri, 22 Apr 2011 22:33:11 +0000
(18:33 -0400)
committer
Ari Johnson
<ari@theari.com>
Fri, 22 Apr 2011 22:33:11 +0000
(18:33 -0400)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
1d43aaa
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,42
@@
+autom4te.cache
+configure
+Makefile
+config.log
+config.status
+config.h
+options.h
+hdrs/buildinf.h
+hdrs/cmds.h
+hdrs/funs.h
+hdrs/patches.h
+hdrs/switches.h
+src/Makefile
+src/mushlua_wrap.c
+src/switchinc.c
+src/*.o
+src/netmud
+src/netmud~
+src/info_slave
+game/netmush
+game/info_slave
+game/mush.cnf
+game/mush.cnf.bak
+game/alias.cnf
+game/names.cnf
+game/restrict.cnf
+game/core
+game/data/chunkswap
+game/data/flagdb
+game/data/flagdb.*
+game/data/maildb
+game/data/maildb.*
+game/data/outdb
+game/data/outdb.*
+game/log/*.log
+game/txt/compose.sh
+game/txt/events.txt
+game/txt/evt/index.evt
+game/txt/help.txt
+game/txt/hlp/index.hlp
+game/txt/news.txt
+game/txt/nws/index.nws