Cleaned up some stuff before beginning
This commit is contained in:
parent
578edffc73
commit
2495981b72
5 changed files with 13 additions and 15 deletions
3
TPs/TP02/.gitignore
vendored
3
TPs/TP02/.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
#c
|
||||
c/bin/*
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue