Skip to content

Commit cf1688b

Browse files
authored
add files created during tests to gitignore (#5)
1 parent aa658d4 commit cf1688b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
__pycache__/
22
build/
33
dist/
4+
*.egg-info
5+
setuptools/cython/limited.c
6+
maturin/rust/target

0 commit comments

Comments
 (0)