Ajout FishPeper

This commit is contained in:
Serge NOEL
2026-04-21 12:19:15 +02:00
parent 6744da3f88
commit 0c361a2440
2160 changed files with 589301 additions and 1 deletions

8
cncjs/.gitattributes vendored Normal file
View File

@@ -0,0 +1,8 @@
# Set the default behavior
* text=auto
# Git will always convert line endings to LF on checkout. You should use this for files that must keep LF endings, even on Windows.
*.css text eol=lf
*.js text eol=lf
*.jsx text eol=lf
*.sh text eol=lf