aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-01-04 21:39:11 +1000
committerDavid Walter Seikel2012-01-04 21:39:11 +1000
commit548905233814931173683ddea728d28b0ffc426a (patch)
tree1f883d5c9296f83b8651cbcbdc7d8166729734da /.gitignore
parentSkeleton of the GUI test harness for the LuaSL script engine. (diff)
downloadSledjHamr-548905233814931173683ddea728d28b0ffc426a.zip
SledjHamr-548905233814931173683ddea728d28b0ffc426a.tar.gz
SledjHamr-548905233814931173683ddea728d28b0ffc426a.tar.bz2
SledjHamr-548905233814931173683ddea728d28b0ffc426a.tar.xz
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 5235e94..f9743a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
1*.edj 1*.edj
2*.o 2*.o
3LuaSL/src/LuaSL 3LuaSL/LuaSL
4