IMCtermite/.gitignore
Mario Fink e6315ee186 * add github workflow for building wheels
* rename cython module for more consistency
* restructure python code
* proper python module setup
* bump major version 2.0.0
2021-09-21 12:55:19 +02:00

44 lines
381 B
Plaintext

eatraw
eatdev
imctermite
nohup.out
.DS_Store
raw_eater.cpp
raw_meat.cpp
cython/*.cpp
/build
*.log
*.so
*.pyd
*.o
*.csv
*.parquet
src/*.cpp.cpp
pip/*.cpp
pip/*.hpp
pip/*.pyx
pip/*.pxd
pip/README.md
pip/LICENSE
pip/*egg-info
pip/dist/
pip/build/
python/README.md
python/LICENSE
python/VERSION
python/build
python/*.egg-info
python/dist
python/*.soc
python/lib/
python/*.cpp