lalib/.gitignore
Alexander Hess ceabb00bab
Set up nox as the task runner
- base configuration for all nox sessions to come
- add infos about nox in the README file
- ignore [py]cache folders in git
2024-09-10 01:21:37 +02:00

3 lines
31 B
Text

.cache/
**/__pycache__/
.venv/