Skip to content

Commit

Permalink
Ignore all files and directories that start with "build" or dot "."
Browse files Browse the repository at this point in the history
  • Loading branch information
esnosy committed Oct 3, 2023
1 parent d8ad68a commit d0e5b4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
/build/
/.idea/
/.vscode/
/build*
/.*

0 comments on commit d0e5b4e

Please sign in to comment.