From a18112a9ba96f7f0d44b7449a8388d5c0f2fe687 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Tue, 15 Apr 2008 12:29:54 -0400 Subject: Move in .cvsignore files --- .gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cf2cc13 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +*~ +*.o +*.so +*.a +*.core +*.gmon +.pure +TAGS +Makefiles/os/target +perl/Makefile +perl/xstmp.c +perl/pm_to_blib +perl/blib +perl/NASTD.bs +perl/NASTD.c +server/nastd +tests/getnast +tests/killnast +tests/randnast +tests/statnast +tests/stressnast +tests/mtstressnast +tests/updnast -- cgit v1.2.3