Skip to content

Commit

Permalink
Add missing .gitignore to sieve exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsvalin authored and lpil committed Aug 19, 2024
1 parent 2e10df2 commit 9571450
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions exercises/practice/sieve/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.beam
*.ez
build
erl_crash.dump

0 comments on commit 9571450

Please sign in to comment.