CHG: adjustments of gitconfigurations.

This commit is contained in:
iceman1001 2017-06-26 21:42:22 +02:00
parent a7e677061a
commit 89b24a69c0
2 changed files with 12 additions and 3 deletions

1
.gitattributes vendored
View file

@ -1,4 +1,5 @@
# .gitattributes
# prevent binary files from CRLF handling, diff and merge:
fpga/fpga.bit -crlf -diff
*.bin -crlf -diff

14
.gitignore vendored
View file

@ -12,19 +12,26 @@
*.s19
*.map
*.bin
!client/hardnested/*.bin
!client/hardnested/tables/*.bin
*.dll
*.moc.cpp
*.z
usb_cmd.lua
version.c
client/ui/ui_overlays.h
*.Td
*.exe
*.dsym
hardnested_stats.txt
proxmark
proxmark3
flasher
fpga_compress
version.c
lua
luac
fpga_compress
mfkey32
mfkey64
fpga/*
!fpga/tests
@ -39,4 +46,5 @@ fpga/*
!fpga/sim.tcl
#client/*
# my own traces folder
client/traces/*