From 3226d5006c7d952cbd9c1d1699f5e42c65c3a25f Mon Sep 17 00:00:00 2001 From: Bruno Ribas Date: Fri, 4 Nov 2016 18:33:28 -0200 Subject: Created .gitignore Ignoring binaries compiled by Makefile Signed-off-by: Bruno Ribas --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..55a3aa5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +tools/boca-submit-run-root-wrapper +tools/safeexec -- cgit v1.2.3