From f93f099cc60d0ae7f5f4085f43899053411dc447 Mon Sep 17 00:00:00 2001 From: Dmitry Kokorin Date: Thu, 18 Feb 2016 23:39:19 +0300 Subject: [PATCH] .gitignore for c++ --- cpp/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 cpp/.gitignore diff --git a/cpp/.gitignore b/cpp/.gitignore new file mode 100644 index 0000000..4469528 --- /dev/null +++ b/cpp/.gitignore @@ -0,0 +1 @@ +**/build