mirror of
https://github.com/soypat/lneto.git
synced 2026-09-04 13:59:04 +00:00
whoops, forgot memci.json to gitignore
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name":"Stack MWE",
|
||||||
|
"build":"go build -o=mwe.elf ./examples/min-working-example",
|
||||||
|
"elf":"mwe.elf"
|
||||||
|
}
|
||||||
|
]
|
||||||
@@ -81,3 +81,6 @@ local
|
|||||||
|
|
||||||
# If running a python script.
|
# If running a python script.
|
||||||
*/__pycache__/*
|
*/__pycache__/*
|
||||||
|
|
||||||
|
# memci targets
|
||||||
|
!.github/workflows/memci.json
|
||||||
Reference in New Issue
Block a user