5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -3,4 +3,7 @@
|
||||
fpga/fpga.bit -crlf -diff
|
||||
*.bin -crlf -diff
|
||||
*.z -crlf -diff
|
||||
|
||||
# Force LF
|
||||
*.c text=auto eol=lf
|
||||
*.h text=auto eol=lf
|
||||
*.lua text=auto eol=lf
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,6 +20,7 @@
|
||||
*.exe
|
||||
*.dsym
|
||||
version.c
|
||||
*.json
|
||||
|
||||
!client/hardnested/*.bin
|
||||
!client/hardnested/tables/*.z
|
||||
|
||||
Reference in New Issue
Block a user