From 980435d972467f97cdc6a3c37b5d7bd470264a50 Mon Sep 17 00:00:00 2001 From: Christina Quast Date: Fri, 28 Nov 2014 10:37:26 +0100 Subject: [PATCH] ignore volatile and auto backup content --- sam3s_example/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sam3s_example/.gitignore diff --git a/sam3s_example/.gitignore b/sam3s_example/.gitignore new file mode 100644 index 00000000..60fffb0e --- /dev/null +++ b/sam3s_example/.gitignore @@ -0,0 +1,4 @@ +bin/ +*.swp +*~ +obj/