mirror of
https://gitee.com/fantix/kloop.git
synced 2024-11-21 09:51:00 +00:00
Update gitignore
This commit is contained in:
parent
bfc3fb451a
commit
f055323af3
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -6,4 +6,5 @@
|
|||
/tests/**/__pycache__/
|
||||
/src/**/*.c
|
||||
/src/**/*.so
|
||||
/src/kloop.egg-info/
|
||||
/src/kLoop.egg-info/
|
||||
/resolver/target/
|
||||
|
|
Loading…
Reference in a new issue