1
0
Fork 0
mirror of https://gitee.com/fantix/kloop.git synced 2024-11-23 02:41:00 +00:00
kloop/.gitignore
2022-07-02 18:11:03 -04:00

10 lines
148 B
Text

/.idea/
/.python-version
/build/
/dist/
/src/**/__pycache__/
/tests/**/__pycache__/
/src/**/*.c
/src/**/*.so
/src/kLoop.egg-info/
/resolver/target/