Skip to content

Commit

Permalink
Exclude .g4 files under spark from repository
Browse files Browse the repository at this point in the history
Signed-off-by: Tomoyuki Morita <[email protected]>
  • Loading branch information
ykmr1224 committed May 16, 2024
1 parent 1985459 commit 458bf5b
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2,969 deletions.
2 changes: 2 additions & 0 deletions spark/src/main/antlr/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# .g4 files are downloaded from other repositories during build
*.g4
205 changes: 0 additions & 205 deletions spark/src/main/antlr/FlintSparkSqlExtensions.g4

This file was deleted.

Loading

0 comments on commit 458bf5b

Please sign in to comment.