Skip to content

Commit d986580

Browse files
committed
Add libaoc.so to gitignore
1 parent 1202c33 commit d986580

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
priv/native/libaoc.so
12
.DS_Store
23
.envrc
34
.iex.exs
@@ -28,4 +29,4 @@ erl_crash.dump
2829

2930
# Ignore package tarball (built via "mix hex.build").
3031
advent_of_code-*.tar
31-
.vscode/
32+
.vscode/

0 commit comments

Comments
 (0)