Skip to content

Commit

Permalink
.gitignore changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSLoburev committed Jan 2, 2024
1 parent f2e6f33 commit f408149
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
_*
.eunit
*.o
*.beam
#*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
#ebin
log
erl_crash.dump
.rebar
logs
_build
#_build
.idea
*.iml
rebar3.crashdump
Expand Down

0 comments on commit f408149

Please sign in to comment.