Skip to content

Commit

Permalink
add gitignore for generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
bachish committed Nov 8, 2023
1 parent e644957 commit 64bfc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ bin/
.DS_Store

### Generated class files ###
#/src/test/kotlin/grammar/combinator/dsl/generated/
/src/test/kotlin/grammar/combinator/dsl/generated/*

0 comments on commit 64bfc60

Please sign in to comment.