reorganising all files as a pip installable package

This commit is contained in:
Mayeul Aubin 2025-05-27 14:49:20 +02:00
parent 00124bbdcc
commit cd55468997
31 changed files with 122 additions and 0 deletions

30
.gitignore vendored
View file

@ -1,30 +0,0 @@
# Ignore feature_* directory (usually used as git worktree)
feature_*/
# Ignore extensions directory
extensions/*
!extensions/__init__.py
# Ignore some symbolic links
install
# Ignore specific directories and files
.ipynb_checkpoints/
*/.ipynb_checkpoints/
.vscode/
*.pyc
__pycache__/
pysbmy.egg-info/
*.h5
*.rng
*.gadget1
*.gadget2
*.gadget3
log.txt
testpdf.txt
tests/
params/
results/
slurm_logs/
slurm_scripts/
work/