Provide .gitignore to prevent unwanted files to be committed

This commit is contained in:
pwpiwi 2014-03-25 21:31:37 +01:00
parent 347dea669a
commit 1929af0c9e

27
.gitignore vendored Normal file
View file

@ -0,0 +1,27 @@
# .gitignore
# don't push these files to the repository
*.o
*.a
*.d
*.elf
*.s19
*.map
*.bin
*.dll
*.moc.cpp
*.exe
proxmark
flasher
version.c
fpga/*
!fpga/fpga.bit
!fpga/*.v
!fpga/Makefile
!fpga/fpga.ucf
!fpga/xst.scr
!fpga/go.bat
!fpga/sim.tcl