From 7e9f4187d52af9f2e342c3b8eb749af76b235862 Mon Sep 17 00:00:00 2001 From: Kevin Glynn Date: Tue, 1 Jun 2010 13:22:23 -0500 Subject: [PATCH] Add gitignore file for antlr2 cs2j --- CSharpTranslator/antlr2/Translator/.gitignore | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 CSharpTranslator/antlr2/Translator/.gitignore diff --git a/CSharpTranslator/antlr2/Translator/.gitignore b/CSharpTranslator/antlr2/Translator/.gitignore new file mode 100644 index 0000000..97f8bd6 --- /dev/null +++ b/CSharpTranslator/antlr2/Translator/.gitignore @@ -0,0 +1,30 @@ +CSharpEnvBuilder.cs +CSharpEnvBuilderTokenTypes.cs +CSharpEnvBuilderTokenTypes.txt +CSharpHooverTokenTypes.cs +CSharpHooverTokenTypes.txt +CSharpJavaTokenTypes.cs +CSharpJavaTokenTypes.txt +CSharpLexer.cs +CSharpLexerBase.cs +CSharpLexerBaseTokenTypes.cs +CSharpLexerBaseTokenTypes.txt +CSharpLexerTokenTypes.cs +CSharpLexerTokenTypes.txt +CSharpParser.cs +CSharpPreprocessTokenTypes.cs +CSharpPreprocessTokenTypes.txt +CSharpPreprocessorHooverLexer.cs +CSharpPreprocessorLexer.cs +CSharpTranslator.cs +CSharpTranslatorTokenTypes.cs +CSharpTranslatorTokenTypes.txt +JavaPrettyPrinter.cs +JavaPrettyPrinterTokenTypes.cs +JavaPrettyPrinterTokenTypes.txt +NetTranslator.cs +NetTranslatorTokenTypes.cs +NetTranslatorTokenTypes.txt +UnicodeLexerBase.cs +UnicodeLexerBaseTokenTypes.cs +UnicodeLexerBaseTokenTypes.txt