python/.gitignore

10 lines
98 B
Plaintext

# Exclude Python venv
*/bin/*
*/include/*
*/lib/*
*/lib64
*/pyvenv.cfg
*/share/*
# Other
examen/*