mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 00:32:24 +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
|
/*.sym
|
||||||
/*.asm
|
/*.asm
|
||||||
/*.mod
|
/*.mod
|
||||||
|
/Errors.Txt
|
||||||
/Errors.txt
|
/Errors.txt
|
||||||
/olang
|
/olang
|
||||||
/src/test/**/*.exe
|
/src/test/**/*.exe
|
||||||
|
|
@ -40,3 +41,4 @@
|
||||||
/triage/Roadmap.md
|
/triage/Roadmap.md
|
||||||
triage/system/*
|
triage/system/*
|
||||||
tags
|
tags
|
||||||
|
voc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue