Skip to content

Commit

Permalink
[NFC] Add .gitignore file (KhronosGroup#2216)
Browse files Browse the repository at this point in the history
Introduce a `.gitignore` file to the repository matching a build folder
`[Bb]uild/` pattern.
  • Loading branch information
EwanC authored and reoLantern committed Jan 14, 2025
1 parent c511ac6 commit 1b103aa
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 dir
[Bb]uild/

0 comments on commit 1b103aa

Please sign in to comment.