Skip to content

Commit

Permalink
refactor: (#1) Add .build/* to gitignore as it is a temporary directory
Browse files Browse the repository at this point in the history
  • Loading branch information
keskad committed Nov 25, 2023
1 parent 86e6e4d commit 1596cde
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
@@ -0,0 +1,2 @@
.build/*
!.build

0 comments on commit 1596cde

Please sign in to comment.