Compare commits
3 Commits
main
...
test_lfs_2
| Author | SHA1 | Date | |
|---|---|---|---|
| 13a3a9bb83 | |||
| 0e1c6e7991 | |||
| 73611a54c8 |
13
.gitattributes
vendored
13
.gitattributes
vendored
@@ -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
|
||||
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