Skip to content

Commit

Permalink
Merge pull request #637 from evo-lua/gitignore-ninja-lockfile
Browse files Browse the repository at this point in the history
Exclude .ninja_lock from VCS tracking
  • Loading branch information
rdw-software authored Jan 10, 2025
2 parents 8be77e3 + 40a283e commit d9cb11e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ build.ninja
CHANGELOG.MD
.DS_Store
.n2_db
.ninja_lock
deps/versions.lua

0 comments on commit d9cb11e

Please sign in to comment.