Compare commits

3 Commits

Author SHA1 Message Date
13a3a9bb83 test 2025-11-24 01:13:13 +01:00
0e1c6e7991 add gitattributes 2025-11-23 02:50:14 +01:00
73611a54c8 test lfs switch 2025-11-23 02:46:49 +01:00
2 changed files with 5 additions and 11 deletions

11
.gitattributes vendored
View File

@@ -1,5 +1,4 @@
# Git Attributes pour le dossier Mariage
# Fichiers texte - normalisation des fins de ligne
*.md text eol=lf
*.txt text eol=lf
@@ -8,22 +7,19 @@
*.html text eol=lf
*.css text eol=lf
*.js text eol=lf
# Fichiers binaires - traitement approprié
*.pdf binary
*.jpg binary
*.jpg filter=lfs diff=lfs merge=lfs -text
*.jpeg binary
*.png binary
*.gif binary
*.webp binary
*.ico binary
*.svg binary
# Fichiers Affinity Designer
*.afdesign binary
*.afphoto binary
*.afpub binary
# Fichiers Office
*.doc binary
*.docx binary
@@ -31,31 +27,26 @@
*.xlsx binary
*.ppt binary
*.pptx binary
# Archives
*.zip binary
*.rar binary
*.7z binary
*.tar binary
*.gz binary
# Fichiers audio/vidéo
*.mp3 binary
*.mp4 binary
*.avi binary
*.mov binary
*.wav binary
# Configuration pour Git LFS (si activé)
# Décommentez et ajustez selon vos besoins
# *.pdf filter=lfs diff=lfs merge=lfs -text
# *.afdesign filter=lfs diff=lfs merge=lfs -text
# *.jpg filter=lfs diff=lfs merge=lfs -text
# *.png filter=lfs diff=lfs merge=lfs -text
# Langue par défaut pour les statistiques GitHub
*.md linguist-documentation=false
*.md linguist-detectable=true
# Exclusion de certains fichiers des statistiques
Documents/* linguist-documentation=true

BIN
JOJOWEDDING - Copie.jpg LFS Normal file

Binary file not shown.