Cleaned up some stuff before beginning

This commit is contained in:
Afonso Franco 2024-02-22 01:01:22 +00:00
parent 578edffc73
commit 2495981b72
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys
5 changed files with 13 additions and 15 deletions

3
TPs/TP02/.gitignore vendored
View file

@ -1,3 +1,6 @@
#c
c/bin/*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]