Add plugin.so.dSYM to .gitignore
authorZachary Snow <zach@zachjs.com>
Mon, 18 Jan 2021 18:13:21 +0000 (11:13 -0700)
committerZachary Snow <zach@zachjs.com>
Mon, 18 Jan 2021 18:13:21 +0000 (11:13 -0700)
This artifact is automatically generated by the builtin clang on macOS
when -g is used.

tests/various/.gitignore

index 12d4e504856abff908f3bd666e201eda47e0664d..2bb6c71793ce6e35e51c9eb94829acdf53226925 100644 (file)
@@ -4,3 +4,4 @@
 /write_gzip.v.gz
 /run-test.mk
 /plugin.so
+/plugin.so.dSYM