Skip to content

Commit fbf9b82

Browse files
committed
Fix .gitignore
1 parent 25b8650 commit fbf9b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ elixir_script-*.tar
2929
.elixir_ls
3030

3131
# The compiled artifact
32-
elixir_script
32+
/elixir_script
3333

3434
# Dialyzer
3535
/priv/plts/*.plt

0 commit comments

Comments
 (0)