Compare commits
3 Commits
main
...
test_lfs_2
| Author | SHA1 | Date | |
|---|---|---|---|
| 13a3a9bb83 | |||
| 0e1c6e7991 | |||
| 73611a54c8 |
11
.gitattributes
vendored
11
.gitattributes
vendored
@@ -1,5 +1,4 @@
|
|||||||
# Git Attributes pour le dossier Mariage
|
# Git Attributes pour le dossier Mariage
|
||||||
|
|
||||||
# Fichiers texte - normalisation des fins de ligne
|
# Fichiers texte - normalisation des fins de ligne
|
||||||
*.md text eol=lf
|
*.md text eol=lf
|
||||||
*.txt text eol=lf
|
*.txt text eol=lf
|
||||||
@@ -8,22 +7,19 @@
|
|||||||
*.html text eol=lf
|
*.html text eol=lf
|
||||||
*.css text eol=lf
|
*.css text eol=lf
|
||||||
*.js text eol=lf
|
*.js text eol=lf
|
||||||
|
|
||||||
# Fichiers binaires - traitement approprié
|
# Fichiers binaires - traitement approprié
|
||||||
*.pdf binary
|
*.pdf binary
|
||||||
*.jpg binary
|
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||||
*.jpeg binary
|
*.jpeg binary
|
||||||
*.png binary
|
*.png binary
|
||||||
*.gif binary
|
*.gif binary
|
||||||
*.webp binary
|
*.webp binary
|
||||||
*.ico binary
|
*.ico binary
|
||||||
*.svg binary
|
*.svg binary
|
||||||
|
|
||||||
# Fichiers Affinity Designer
|
# Fichiers Affinity Designer
|
||||||
*.afdesign binary
|
*.afdesign binary
|
||||||
*.afphoto binary
|
*.afphoto binary
|
||||||
*.afpub binary
|
*.afpub binary
|
||||||
|
|
||||||
# Fichiers Office
|
# Fichiers Office
|
||||||
*.doc binary
|
*.doc binary
|
||||||
*.docx binary
|
*.docx binary
|
||||||
@@ -31,31 +27,26 @@
|
|||||||
*.xlsx binary
|
*.xlsx binary
|
||||||
*.ppt binary
|
*.ppt binary
|
||||||
*.pptx binary
|
*.pptx binary
|
||||||
|
|
||||||
# Archives
|
# Archives
|
||||||
*.zip binary
|
*.zip binary
|
||||||
*.rar binary
|
*.rar binary
|
||||||
*.7z binary
|
*.7z binary
|
||||||
*.tar binary
|
*.tar binary
|
||||||
*.gz binary
|
*.gz binary
|
||||||
|
|
||||||
# Fichiers audio/vidéo
|
# Fichiers audio/vidéo
|
||||||
*.mp3 binary
|
*.mp3 binary
|
||||||
*.mp4 binary
|
*.mp4 binary
|
||||||
*.avi binary
|
*.avi binary
|
||||||
*.mov binary
|
*.mov binary
|
||||||
*.wav binary
|
*.wav binary
|
||||||
|
|
||||||
# Configuration pour Git LFS (si activé)
|
# Configuration pour Git LFS (si activé)
|
||||||
# Décommentez et ajustez selon vos besoins
|
# Décommentez et ajustez selon vos besoins
|
||||||
# *.pdf filter=lfs diff=lfs merge=lfs -text
|
# *.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
# *.afdesign filter=lfs diff=lfs merge=lfs -text
|
# *.afdesign filter=lfs diff=lfs merge=lfs -text
|
||||||
# *.jpg filter=lfs diff=lfs merge=lfs -text
|
# *.jpg filter=lfs diff=lfs merge=lfs -text
|
||||||
# *.png filter=lfs diff=lfs merge=lfs -text
|
# *.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|
||||||
# Langue par défaut pour les statistiques GitHub
|
# Langue par défaut pour les statistiques GitHub
|
||||||
*.md linguist-documentation=false
|
*.md linguist-documentation=false
|
||||||
*.md linguist-detectable=true
|
*.md linguist-detectable=true
|
||||||
|
|
||||||
# Exclusion de certains fichiers des statistiques
|
# Exclusion de certains fichiers des statistiques
|
||||||
Documents/* linguist-documentation=true
|
Documents/* linguist-documentation=true
|
||||||
BIN
JOJOWEDDING - Copie.jpg
LFS
Normal file
BIN
JOJOWEDDING - Copie.jpg
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user