Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df737d9

Browse files
add a .gitignore
1 parent 34a3017 commit df737d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
MANIFEST
2+
build
3+
dist
4+
doc/html
5+
doc/doctrees
6+
*.egg-info
7+
*.pyc
8+
src/llfuse.c
9+
src/llfuse*.so

0 commit comments

Comments
 (0)