Skip to content

Commit 18f241e

Browse files
committed
Ignore rust output, include checksum
1 parent 9dfdc64 commit 18f241e

3 files changed

+6
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ npm-debug.log
3636

3737
.DS_Store
3838
.vscode/*.log
39+
40+
# Rustler
41+
priv/native
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
%{
2+
"libcomponentsguide_rustler_math-v0.1.0-nif-2.16-aarch64-apple-darwin.so.tar.gz" => "sha256:ae5c68e74f726e7bea506743e1af3ab27f97786582b536aa7fd5ec4f821caf94",
3+
}
-540 KB
Binary file not shown.

0 commit comments

Comments
 (0)