Skip to content

Commit

Permalink
refactor: ignore rust build files globally
Browse files Browse the repository at this point in the history
  • Loading branch information
jamsinclair committed Jan 7, 2024
1 parent 1f15134 commit e600c3f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,7 @@ package-lock.json

# examples
example.webp
example.png
example.png

# Ignore Rust build files
target
1 change: 0 additions & 1 deletion packages/oxipng/codec/.gitignore

This file was deleted.

0 comments on commit e600c3f

Please sign in to comment.