From 696d1a1ea06d2b675048830023f8c13fa3a0ce5f Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 7 Jan 2014 01:14:57 +0100 Subject: [PATCH] add assets/ and gen/ to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bb2278d6..c2310a25 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ +assets/ bin/ +gen/ libs/ obj/ .*.swp