diff options
author | David Walter Seikel | 2014-04-22 14:15:12 +1000 |
---|---|---|
committer | David Walter Seikel | 2014-04-22 14:15:12 +1000 |
commit | fec8408b3e45ce23889777ae430316c7da528413 (patch) | |
tree | 5e7cb03200f826727b16b6f164b86e7c48872123 /.gitignore | |
parent | Move the Irrlicht demos to the base media directory to, and extantz itself. (diff) | |
download | SledjHamr-fec8408b3e45ce23889777ae430316c7da528413.zip SledjHamr-fec8408b3e45ce23889777ae430316c7da528413.tar.gz SledjHamr-fec8408b3e45ce23889777ae430316c7da528413.tar.bz2 SledjHamr-fec8408b3e45ce23889777ae430316c7da528413.tar.xz |
And update .gitignore to match.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | /LuaSL/XMRE.txt | 1 | /LuaSL/XMRE.txt |
2 | /ClientHamr/extantz/extantz | 2 | extantz |
3 | /ClientHamr/GuiLua/skang | 3 | /ClientHamr/GuiLua/skang |
4 | /libraries/irrlicht-1.8.1/bin/Linux/01.HelloWorld | 4 | /libraries/irrlicht-1.8.1/bin/Linux/01.HelloWorld |
5 | /libraries/irrlicht-1.8.1/lib/Linux/libIrrlicht.a | 5 | /libraries/irrlicht-1.8.1/lib/Linux/libIrrlicht.a |