gitignore the sx object cache (.sx-cache/) — build artifact, committed by mistake
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -5,3 +5,6 @@ build/
|
|||||||
|
|
||||||
# scratch store roots / fixtures created by tests (never /tmp)
|
# scratch store roots / fixtures created by tests (never /tmp)
|
||||||
.sx-tmp/
|
.sx-tmp/
|
||||||
|
|
||||||
|
# sx compiler caches (object cache for #import c units etc.)
|
||||||
|
.sx-cache/
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user