Skip to content

Commit

Permalink
add a .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Jan 24, 2021
1 parent 34a3017 commit df737d9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
MANIFEST
build
dist
doc/html
doc/doctrees
*.egg-info
*.pyc
src/llfuse.c
src/llfuse*.so

0 comments on commit df737d9

Please sign in to comment.