core(git/ignore): adding object / depedency to ignore
This commit is contained in:
parent
82875a9cde
commit
d7b40045d1
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,6 +1,10 @@
|
||||||
.envrc
|
.envrc
|
||||||
.direnv/
|
.direnv/
|
||||||
flake.lock
|
flake.lock
|
||||||
test
|
result
|
||||||
build/
|
build/
|
||||||
|
.clangd
|
||||||
libasm.a
|
libasm.a
|
||||||
|
build/
|
||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue