[PATCH setup 03/10] Add lex and yacc generated files to .gitignore

Jon Turney jon.turney@dronecode.org.uk
Tue Aug 2 15:31:00 GMT 2016


---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2186aac..8b81166 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,6 @@ make.out
 CVS
 tags
 autoconf.h.in*
+inilex.cc
+iniparse.cc
+iniparse.hh
-- 
2.8.3



More information about the Cygwin-apps mailing list