Skip to content

Commit

Permalink
Revert ".gitignore: Change build/ to /build/"
Browse files Browse the repository at this point in the history
This reverts commit 7ce4696
  • Loading branch information
Him188 committed Mar 27, 2021
1 parent 7ce4696 commit 3fbbba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
hs_err_pid*

target/
/build/
build/

.idea/
*.iml
Expand Down

0 comments on commit 3fbbba9

Please sign in to comment.