Skip to content

Commit

Permalink
Ignore _build correctly (#2010)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp authored Jun 30, 2023
1 parent 078d57f commit da738b5
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 @@ -13,7 +13,7 @@
.*.swp
.#*
\#*
./_build/*
_build
.DS_Store
.vscode/*
dist
Expand Down

0 comments on commit da738b5

Please sign in to comment.