aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-04-22 15:13:38 +1000
committerDavid Walter Seikel2014-04-22 15:13:38 +1000
commitdd009ccdfd62f9153dbc72f5f5de5d5f72979690 (patch)
tree50d62438c6d47dccf82f440986919b1ed3edbbd9 /.gitignore
parentMove most of the README's and other docs into the new docs directory. (diff)
downloadSledjHamr-dd009ccdfd62f9153dbc72f5f5de5d5f72979690.zip
SledjHamr-dd009ccdfd62f9153dbc72f5f5de5d5f72979690.tar.gz
SledjHamr-dd009ccdfd62f9153dbc72f5f5de5d5f72979690.tar.bz2
SledjHamr-dd009ccdfd62f9153dbc72f5f5de5d5f72979690.tar.xz
Move all source into the new src directory, and shuffle a few other things around.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore25
1 files changed, 12 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
index 9c1bfa5..0fa1ef9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
1/docs/XMRE.txt 1/docs/XMRE.txt
2extantz 2extantz
3/ClientHamr/GuiLua/skang 3LuaSL
4/src/GuiLua/skang
4/libraries/irrlicht-1.8.1/bin/Linux/01.HelloWorld 5/libraries/irrlicht-1.8.1/bin/Linux/01.HelloWorld
5/libraries/irrlicht-1.8.1/lib/Linux/libIrrlicht.a 6/libraries/irrlicht-1.8.1/lib/Linux/libIrrlicht.a
6/libraries/irrlicht-1.8.1/source/Irrlicht/C3DSMeshFileLoader.d 7/libraries/irrlicht-1.8.1/source/Irrlicht/C3DSMeshFileLoader.d
@@ -318,16 +319,14 @@ extantz
318*.lsl.lua 319*.lsl.lua
319*.lsl2 320*.lsl2
320libraries/lemon/lemon 321libraries/lemon/lemon
321LuaSL/LuaSL 322libraries/constants.lsl
322LuaSL/LuaSL_test 323src/LuaSL/LuaSL_test
323LuaSL/LuaSL_parser 324src/LuaSL/LuaSL_lemon_yaccer.c
324LuaSL/constants.lsl 325src/LuaSL/LuaSL_lemon_yaccer.h
325LuaSL/LuaSL_lemon_yaccer.c 326src/LuaSL/LuaSL_lemon_yaccer.out
326LuaSL/LuaSL_lemon_yaccer.h 327src/LuaSL/lex.backup
327LuaSL/LuaSL_lemon_yaccer.out 328src/LuaSL/LuaSL_lexer.c
328LuaSL/lex.backup 329src/LuaSL/LuaSL_lexer.h
329LuaSL/LuaSL_lexer.c 330src/LuaSL/LuaSL_LSL_lexer.c
330LuaSL/LuaSL_lexer.h 331src/LuaSL/LuaSL_LSL_lexer.h
331LuaSL/LuaSL_LSL_lexer.c
332LuaSL/LuaSL_LSL_lexer.h
333 332