mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-05 12:30:39 +02:00

Still to be resolved in another PR: - Consistent versioning across compiled code, conda and pypi
26 lines
173 B
Plaintext
26 lines
173 B
Plaintext
install/
|
|
.cproject
|
|
.project
|
|
bin/
|
|
.settings
|
|
*.aux
|
|
*.log
|
|
*.out
|
|
*.toc
|
|
*.o
|
|
*.so
|
|
.*
|
|
build/
|
|
RELEASE.txt
|
|
Testing/
|
|
|
|
ctbDict.cpp
|
|
ctbDict.h
|
|
|
|
wheelhouse/
|
|
dist/
|
|
|
|
*.pyc
|
|
*/__pycache__/*
|
|
|