Skip to content

Commit

Permalink
Build - fix erlang -> beam path in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyinstarlight committed Oct 19, 2021
1 parent 710107f commit 5506c22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,5 @@ etc/synthdefs/designs/overtone/sonic-pi/native


# Erlang priv dir (for dlls)
app/server/erlang/tau/priv/*
app/server/erlang/tau/ebin/*
app/server/beam/tau/priv/*
app/server/beam/tau/ebin/*

0 comments on commit 5506c22

Please sign in to comment.