This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new a5ad16c642 Update Grammar/.gitignore
a5ad16c642 is described below

commit a5ad16c64227296372195e9f0c53f16d9a808a3c
Author: Andy Seaborne <[email protected]>
AuthorDate: Tue Oct 1 12:07:22 2024 +0100

    Update Grammar/.gitignore
---
 jena-arq/Grammar/.gitignore | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/jena-arq/Grammar/.gitignore b/jena-arq/Grammar/.gitignore
index 8f622e0b5d..d1648fbab9 100644
--- a/jena-arq/Grammar/.gitignore
+++ b/jena-arq/Grammar/.gitignore
@@ -1,5 +1,13 @@
 # Intermediate files
 arq.txt
 sparql_11.txt
+sparql_12.txt
+# Older files
 X12.html
 Y12.html
+# Grammar in HTML 
+sparql-grammar.html
+# Grammar in BNF text
+sparql.bnf
+# Grammar in HTML as a standalone web page.
+sparql-html.html

Reply via email to