Skip to content

Commit

Permalink
Rebase fixup: regenerate parser, ignore object files
Browse files Browse the repository at this point in the history
  • Loading branch information
yannham committed Jun 4, 2024
1 parent d90e909 commit 170db27
Show file tree
Hide file tree
Showing 2 changed files with 828 additions and 2,828 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ Cargo.lock
package-lock.json
target/
result*

# tree-sitter now generates a bunch of object files in the repository
*.a
*.so
*.o
*.pc
Loading

0 comments on commit 170db27

Please sign in to comment.