Skip to content

Commit 35f09f7

Browse files
committed
update .gitignore to ignore linux shlib and line allocation files
1 parent a2b8aa4 commit 35f09f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
/deps/deps.jl
44
/deps/usr/
55
/deps/src/
6+
libjuliampi.so
67
libjuliampi.dylib
78
*.cov
9+
*.mem

0 commit comments

Comments
 (0)