i3 - improved tiling WM


ignore symbol files on OS X (only for debugging, breaks git-add -A)

Patch status: merged

Patch by Jean-Philippe Ouellet

To apply this patch, use:
curl http://cr.i3wm.org/patch/336/raw.patch | git am

b/.gitignore

13
@@ -6,6 +6,7 @@ include/all.h.pch
14
 *.swp
15
 *.gcda
16
 *.gcno
17
+*.dSYM
18
 test.commands_parser
19
 test.config_parser
20
 testcases/MYMETA.json