Skip to content

Commit 1243194

Browse files
committed
[prism] Ignore other generated files from prism
1 parent d976e7c commit 1243194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ lcov*.info
258258
# prism
259259
/lib/prism/compiler.rb
260260
/lib/prism/dispatcher.rb
261+
/lib/prism/dot_visitor.rb
261262
/lib/prism/dsl.rb
262263
/lib/prism/mutation_compiler.rb
263264
/lib/prism/node.rb

0 commit comments

Comments
 (0)