git: Update gitignore files
We were overly matching in some cases by not starting with a slash. This updates a few other cases too.
This commit is contained in:
6
lang/parser/.gitignore
vendored
6
lang/parser/.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
lexer.nn.go
|
||||
y.go
|
||||
y.output
|
||||
/lexer.nn.go
|
||||
/y.go
|
||||
/y.output
|
||||
|
||||
Reference in New Issue
Block a user