charm-ceph-fs/.gitignore
James Page 3b8425281d
Misc updates for Python 3.12
Add tox target.

Fix use of assertEquals.

Add check/gate for charm build.

Drop build.lock file to pickup new dep versions.

Change-Id: Iecb71cf58596ce6f23703bbcf36d7bf0a9628e2c
2024-11-20 11:19:15 +00:00

14 lines
118 B
Plaintext

build
.tox
layers
.testrepository
__pycache__
*.pyc
.idea
.stestr
*.charm
.vscode
.project
.pydevproject
interfaces/*