From 89e6b8b71c9ffaf21d2ca80497618f36b8c14eb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20Lind=C3=A9n?= Date: Sat, 2 May 2015 13:23:15 +0200 Subject: [PATCH] update .gitignore to accomodate the switch from binary based waf distribution to source based --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8b2d4c48..ed060097 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ build/ man/*.1 -.waf* .lock* +__pycache__ android/.server/ android/.client/ codeBlocks