From 58cae243738c77acf9b3722804ee96a0f68d7b9a Mon Sep 17 00:00:00 2001 From: Antony Woods Date: Tue, 29 Oct 2013 08:36:33 +0000 Subject: Fixed a compiler error with std::chrono::duration --- .gitignore | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b94fd74..7f840ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ -.*.dep -*.a -*.so -*.o -build/* -entityx/config.h -Makefile -html/ +.*.dep +*.a +*.so +*.o +build/* +entityx/config.h +Makefile +html/ -- cgit v1.2.3