diff options
author | David Walter Seikel | 2014-04-22 14:51:57 +1000 |
---|---|---|
committer | David Walter Seikel | 2014-04-22 14:51:57 +1000 |
commit | 29c25cb913fde0a8320bca9b9ea2cc82fbe2ec94 (patch) | |
tree | bf30c64b37e6d8e928d91b1b30f1073f036cad98 /.gitignore | |
parent | Move LuaSL source up one directory. (diff) | |
download | SledjHamr-29c25cb913fde0a8320bca9b9ea2cc82fbe2ec94.zip SledjHamr-29c25cb913fde0a8320bca9b9ea2cc82fbe2ec94.tar.gz SledjHamr-29c25cb913fde0a8320bca9b9ea2cc82fbe2ec94.tar.bz2 SledjHamr-29c25cb913fde0a8320bca9b9ea2cc82fbe2ec94.tar.xz |
Move most of the README's and other docs into the new docs directory.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | /LuaSL/XMRE.txt | 1 | /docs/XMRE.txt |
2 | 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 |