Skip to content

Commit

Permalink
ignore ninja build files
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyhu committed Dec 16, 2023
1 parent 2dcb20d commit 0e86218
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ Thumbs.db
# Autosaved by application when editing
######################
*(Autosaved).*

# Build files
######################
.ninja_log
build.ninja

0 comments on commit 0e86218

Please sign in to comment.