Skip to content

Commit

Permalink
chore(gitignore tweaks):
Browse files Browse the repository at this point in the history
  • Loading branch information
stvnksslr committed Nov 12, 2024
1 parent aac0500 commit bbe6229
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,44 @@
.idea
.vscode
dist/
debug/
target/
Cargo.lock
**/*.rs.bk
*.pdb
*~
.fuse_hidden*
.directory
.Trash-*
.nfs*
rust-project.json
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
*.stackdump
[Dd]esktop.ini
$RECYCLE.BIN/
*.cab
*.msi
*.msix
*.msm
*.msp
*.lnk
.DS_Store
.AppleDouble
.LSOverride
Icon
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

0 comments on commit bbe6229

Please sign in to comment.