From 1d8445b8461f558987067d870f0f11cdc84b4f35 Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 31 Oct 2009 16:11:26 +0100 Subject: pushing task1 to repo --- .hgignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .hgignore (limited to '.hgignore') diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..281023c --- /dev/null +++ b/.hgignore @@ -0,0 +1,11 @@ +# use glob syntax. +syntax: glob + +*.o +*.so +*.swp +*~ +task1/ehr_cli +task1/certs/pat.pem +task1/certs/pharm.pem +task1/certs/phy.pem -- cgit v1.2.3