mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 07:21:54 +00:00
Ignore temporary file from aider (#3787)
Aider is AI pair programming in your terminal: https://aider.chat
This commit is contained in:
parent
9c2083a27f
commit
9aadbfee29
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,6 +13,7 @@
|
|||
.clangd
|
||||
.DS_Store
|
||||
*.o
|
||||
.aider*
|
||||
|
||||
core/deps/**
|
||||
core/shared/mem-alloc/tlsf
|
||||
|
|
Loading…
Reference in New Issue
Block a user