Skip to content

Commit

Permalink
chore(git): Do not ignore lockfile for reproducible build
Browse files Browse the repository at this point in the history
Cargo lockfile is necessary for build/packging for nix
  • Loading branch information
pwnwriter committed Dec 30, 2024
1 parent 5f35990 commit a429b3d
Show file tree
Hide file tree
Showing 2 changed files with 3,286 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
.DS_Store
.rwalk.json
config.toml
Cargo.lock
/assets/raw*.gif
/docs-legacy
README-legacy.md
README-legacy.md
Loading

0 comments on commit a429b3d

Please sign in to comment.