mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 23:22:25 +00:00
add stuff to .gitignore
This commit is contained in:
parent
cb098d448d
commit
ac82959092
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,6 +11,7 @@
|
|||
/*.sym
|
||||
/*.asm
|
||||
/*.mod
|
||||
/Errors.Txt
|
||||
/Errors.txt
|
||||
/olang
|
||||
/src/test/**/*.exe
|
||||
|
|
@ -40,3 +41,4 @@
|
|||
/triage/Roadmap.md
|
||||
triage/system/*
|
||||
tags
|
||||
voc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue