python/.gitignore
2023-04-04 21:48:39 +02:00

9 lines
98 B
Text

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