Skip to content

Commit

Permalink
Ignore build directories and MacOS temp files
Browse files Browse the repository at this point in the history
Signed-off-by: Treata11 <[email protected]>
  • Loading branch information
Treata11 committed Jan 18, 2025
1 parent 1c9809d commit c9306e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,11 @@ __pycache__/
*.txt.uncompressed
*.br
*.unbr

# Build
/build
/_build
/out

# OSX
*.DS_Store

0 comments on commit c9306e9

Please sign in to comment.