Skip to content

Commit

Permalink
Add generated json.rs to .gitignore.
Browse files Browse the repository at this point in the history
This file is generated at build time from json.lalrpop
  • Loading branch information
dburgener committed Sep 18, 2023
1 parent 047bfa8 commit 317b81d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ target
**/*.rs.bk
/.idea
/*.iml
examples/lalrpop-app/json.rs

0 comments on commit 317b81d

Please sign in to comment.