mirror of https://github.com/YosysHQ/yosys.git
Add plugin.so.dSYM to .gitignore
This artifact is automatically generated by the builtin clang on macOS when -g is used.
This commit is contained in:
parent
339848b954
commit
4c108b4419
|
@ -4,3 +4,4 @@
|
|||
/write_gzip.v.gz
|
||||
/run-test.mk
|
||||
/plugin.so
|
||||
/plugin.so.dSYM
|
||||
|
|
Loading…
Reference in New Issue