restructuring

This commit is contained in:
Florian Förster 2025-03-20 12:30:41 +01:00
parent 0eccccafe5
commit a148ad2fc2
4 changed files with 2 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
# own # own
prototypes/ prototypes/
data/ data/
reports/
*.code-workspace
# credentials # credentials
CREDENTIALS* CREDENTIALS*

View File

@ -1 +0,0 @@
pdm build -d build/

View File

@ -1,2 +0,0 @@
pdm run bump-my-version bump pre_n
pdm run bump-my-version show current_version

View File

@ -1,2 +0,0 @@
pdm run bump-my-version bump pre_l
pdm run bump-my-version show current_version