Skip to content

Commit

Permalink
Also update a bit of .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Jan 17, 2024
1 parent b0accb3 commit cfc5e3e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@

fuse/__pycache__/*
fuse.egg-info/*
.eggs/*
build/*
.DS_Store
.vscode/*
docs/build/*
tests/resource_cache/*
tests/resource_cache/*
.coverage
.hypothesis

0 comments on commit cfc5e3e

Please sign in to comment.