From 3969ce36a8c9ccafb4c641f236bfb1556f3b0b63 Mon Sep 17 00:00:00 2001 From: Michael Hierweck Date: Wed, 31 Oct 2012 12:42:47 +0100 Subject: [PATCH] Added/Updated .gitignore --- authenticator/.gitignore | 2 ++ hsacppcli/.gitignore | 1 + hsarback/.gitignore | 1 + hsarjcli/.gitignore | 2 ++ hsarweb/.gitignore | 1 + 5 files changed, 7 insertions(+) create mode 100644 authenticator/.gitignore create mode 100644 hsacppcli/.gitignore create mode 100644 hsarjcli/.gitignore diff --git a/authenticator/.gitignore b/authenticator/.gitignore new file mode 100644 index 0000000..2f230b7 --- /dev/null +++ b/authenticator/.gitignore @@ -0,0 +1,2 @@ +/build +/bin \ No newline at end of file diff --git a/hsacppcli/.gitignore b/hsacppcli/.gitignore new file mode 100644 index 0000000..796b96d --- /dev/null +++ b/hsacppcli/.gitignore @@ -0,0 +1 @@ +/build diff --git a/hsarback/.gitignore b/hsarback/.gitignore index 796b96d..2f230b7 100644 --- a/hsarback/.gitignore +++ b/hsarback/.gitignore @@ -1 +1,2 @@ /build +/bin \ No newline at end of file diff --git a/hsarjcli/.gitignore b/hsarjcli/.gitignore new file mode 100644 index 0000000..2f230b7 --- /dev/null +++ b/hsarjcli/.gitignore @@ -0,0 +1,2 @@ +/build +/bin \ No newline at end of file diff --git a/hsarweb/.gitignore b/hsarweb/.gitignore index 796b96d..2f230b7 100644 --- a/hsarweb/.gitignore +++ b/hsarweb/.gitignore @@ -1 +1,2 @@ /build +/bin \ No newline at end of file