From 548905233814931173683ddea728d28b0ffc426a Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 4 Jan 2012 21:39:11 +1000 Subject: Move the object files out of the source directory. Should do a proper out of tree build later, this is just quick and dirty for now. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5235e94..f9743a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ *.edj *.o -LuaSL/src/LuaSL - +LuaSL/LuaSL -- cgit v1.1