proxmark3/.gitignore
pwpiwi 0dcf1ee3fd git housekeeping:
- added *.log files to .gitignore
- new file .gitattributes: tell git not to diff or merge binary *.bit (FPGA) files
2014-06-27 19:23:42 +02:00

32 lines
273 B
Plaintext

# .gitignore
# don't push these files to the repository
*.log
*.o
*.a
*.d
*.elf
*.s19
*.map
*.bin
*.dll
*.moc.cpp
*.exe
proxmark
proxmark3
flasher
version.c
lua
luac
fpga/*
!fpga/fpga.bit
!fpga/*.v
!fpga/Makefile
!fpga/fpga.ucf
!fpga/xst.scr
!fpga/go.bat
!fpga/sim.tcl