Skip to content

Commit

Permalink
chore: Ignore generated package directories in crates
Browse files Browse the repository at this point in the history
  • Loading branch information
magic-akari committed Oct 19, 2024
1 parent 1259eda commit 599d5a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ target/

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

crates/*/pkg/

0 comments on commit 599d5a5

Please sign in to comment.