Initial commit
This commit is contained in:
commit
5c3f486683
2 changed files with 10 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# ---> Ada
|
||||||
|
# Object file
|
||||||
|
*.o
|
||||||
|
|
||||||
|
# Ada Library Information
|
||||||
|
*.ali
|
||||||
|
|
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Tutorat_Ada_A
|
||||||
|
|
||||||
|
Un petit repo pour les étudiants en difficultés
|
Loading…
Reference in a new issue