nix-direnv/.gitignore
Jörg Thalheim 748988f4b9
rewrite tests using pytest
this allows us to use fixtures that are more flexible
2022-06-01 08:20:43 +02:00

8 lines
105 B
Plaintext

.direnv/
/template/flake.lock
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class