diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7dd833d607..b6d1a0d776 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,9 @@ perldtrace.h *.old *.xsc +# general build products (darwin) +*.dylib + # general build products (Win32) *.def *.dll |