generated from bfra-me/.github
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
31 lines (27 loc) · 750 Bytes
/
.gitattributes
File metadata and controls
31 lines (27 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Auto detect text files and perform LF normalization
* text=auto eol=lf
*.bin filter=lfs diff=lfs merge=lfs -text
*.bmp filter=lfs diff=lfs merge=lfs -text
*.gif filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.p[n|x]m filter=lfs diff=lfs merge=lfs -text
*.tga filter=lfs diff=lfs merge=lfs -text
*.tiff? filter=lfs diff=lfs merge=lfs -text
*.xpm filter=lfs diff=lfs merge=lfs -text
*.a -text
*.ar -text
*.class -text
*.dll -text
*.k?elf -text
*.exe -text
*.idb -text
*.lib -text
*.o -text
*.obj -text
*.out -text
*.pdb -text
*.so -text
*.json text linguist-language=JSON-with-Comments
.cursorrules text linguist-language=Markdown
llms.txt text linguist-language=Markdown