Code source pour le BE-CHTI de l'année 2020-2021
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 92B

123456789101112
  1. *.*
  2. !.gitattributes
  3. !.gitignore
  4. !README.md
  5. !.gitkeep
  6. !*.c
  7. !*.uvprojx
  8. !*.s
  9. !*.c
  10. !*.h
  11. !*.inc