Skip to content

Commit f578f95

Browse files
author
Karlheinz Friedberger
committed
update gitignore to avoid self-copied DLLs.
1 parent fafefc2 commit f578f95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ lib/native/source/*/*.so
2525
lib/native/source/*/*.o
2626
lib/native/source/**/*.java
2727
lib/native/source/**/**/*.java
28+
lib/native/x86_64-windows/*.dll
2829
lib/native/*/*.asc
2930

3031
doc/Example-Maven-Project/target*

0 commit comments

Comments
 (0)