1
1

Initial commit

This commit is contained in:
Simon Pistache 2024-01-23 16:19:25 +01:00 committed by Simon
parent 39c0fdada9
commit 76bd8fa888
2 changed files with 31 additions and 1 deletions

29
.gitignore vendored
View File

@ -5,7 +5,8 @@
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@ -26,3 +27,29 @@ Network Trash Folder
Temporary Items
.apdisk
# ---> Windows
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
# Windows shortcuts
*.lnk

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# exercice-vinted
Exercice sur Figma de maquettage de l'application Vinted.