From 267b8fd99578ae567119ea0734152721a7b900b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Mon, 6 Aug 2012 18:56:03 +0200
Subject: [PATCH] Add FlexLexer.h to .gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index bafc55989c..bd5ffa8c5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,6 +87,7 @@ mex/build/matlab/run_m2html.m
 /preprocessor/dynare_m.exe
 /preprocessor/DynareBison.cc
 /preprocessor/DynareBison.hh
+/preprocessor/FlexLexer.h
 /preprocessor/DynareFlex.cc
 /preprocessor/location.hh
 /preprocessor/position.hh
-- 
GitLab