aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-03-28 22:18:15 +1000
committerDavid Walter Seikel2016-03-28 22:18:15 +1000
commite6a8af898de06e5dea07c8bd84bc53e5118881ff (patch)
treeea8696ee21b8ae2288c154316cfb3a15830e54dc /.gitignore
parentAdd stuff to build external projects NetSurf and polipo. (diff)
downloadSledjHamr-e6a8af898de06e5dea07c8bd84bc53e5118881ff.zip
SledjHamr-e6a8af898de06e5dea07c8bd84bc53e5118881ff.tar.gz
SledjHamr-e6a8af898de06e5dea07c8bd84bc53e5118881ff.tar.bz2
SledjHamr-e6a8af898de06e5dea07c8bd84bc53e5118881ff.tar.xz
Move lemon to the src/others directory.
Diffstat (limited to '')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0e0e9b0..52694c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -319,7 +319,6 @@
319*.diff 319*.diff
320*.lsl.lua 320*.lsl.lua
321*.lsl2 321*.lsl2
322/libraries/lemon/lemon
323/lib/constants.lsl 322/lib/constants.lsl
324media/bad_scripts/ 323media/bad_scripts/
325media/really_bad_scripts/ 324media/really_bad_scripts/
@@ -334,4 +333,7 @@ media/Test%20sim/test/bulk_scripts_dump/
334/src/LuaSL/LuaSL_lexer.h 333/src/LuaSL/LuaSL_lexer.h
335/src/LuaSL/LuaSL_LSL_lexer.c 334/src/LuaSL/LuaSL_LSL_lexer.c
336/src/LuaSL/LuaSL_LSL_lexer.h 335/src/LuaSL/LuaSL_LSL_lexer.h
336/src/others/lemon/lemon
337/src/others/netsurf/
338/src/others/polipo/
337valgrind_*.log 339valgrind_*.log