1
0
Fork 0
mirror of https://gitee.com/fantix/kloop.git synced 2024-05-01 20:58:45 +00:00
kloop/.gitignore
2022-07-02 18:11:03 -04:00

11 lines
148 B
Plaintext

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