Ignore generated Coco/R output
This commit is contained in:
parent
ba44e0ed48
commit
4f38ab7064
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -67,6 +67,12 @@ project.lock.json
|
|||
project.fragment.lock.json
|
||||
artifacts/
|
||||
|
||||
# Coco/R generated parser/scanner output
|
||||
src/Core/cocor/Parser.cs
|
||||
src/Core/cocor/Parser.cs.old
|
||||
src/Core/cocor/Scanner.cs
|
||||
src/Core/cocor/Scanner.cs.old
|
||||
|
||||
# ASP.NET Scaffolding
|
||||
ScaffoldingReadMe.txt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue