From 41974ae5265fbc23a06f276f9e008d5dad020e0b Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 30 Aug 2012 16:16:25 -0700 Subject: Rename files for C++ conversion. Does not compile. After updating, you can remove these files, as shown in 'git status': Untracked files: (use "git add ..." to include in what will be committed) src/map/magic-interpreter-lexer.c src/map/magic-interpreter-parser.c src/map/magic-interpreter-parser.h --- .gitignore | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d59b2ef..361fe2d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,8 @@ /map-server /eathena-monitor # Generated source files -src/map/magic-interpreter-parser.h -src/map/magic-interpreter-parser.c -src/map/magic-interpreter-lexer.c - +/src/map/magic-interpreter-parser.hpp +/src/map/magic-interpreter-parser.cpp +/src/map/magic-interpreter-lexer.cpp +# generated header dependencies +/deps.make -- cgit v1.2.3-60-g2f50