From db2245075a9fa5ea4ede36882cafe714bb5e63da Mon Sep 17 00:00:00 2001 From: David Benjamin Date: Wed, 30 Mar 2011 17:12:19 -0400 Subject: [PATCH] Add a .gitignore file --- .gitignore | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..37d6621 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +*.o +*.os +*.so + +config-host.h +config.h +config-host.mak +config.mak + +lsb-build-i386/ + +npconfig +npplayer +npviewer.bin +npviewer.sh + +test-rpc-concurrent-client +test-rpc-concurrent-server +test-rpc-nested-1-client +test-rpc-nested-1-server +test-rpc-nested-2-client +test-rpc-nested-2-server +test-rpc-types-client +test-rpc-types-server