projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix typo and gcc-7 warnings (#401)
[proxmark3-svn]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index 3f6347a0d9deb9960d368e0062168a7f1a7ebdc9..a7cc880350b4c1ec42166429ca4ec89d2480d5be 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,6
+1,9
@@
# .gitignore
# don't push these files to the repository
# .gitignore
# don't push these files to the repository
+.history
+*.log
+*.eml
*.o
*.a
*.d
*.o
*.a
*.d
@@
-8,23
+11,34
@@
*.s19
*.map
*.bin
*.s19
*.map
*.bin
+!client/hardnested/*.bin
*.dll
*.moc.cpp
*.dll
*.moc.cpp
+*.z
+!client/hardnested/tables/*.z
+usb_cmd.lua
+version.c
+client/ui/ui_overlays.h
+*.Td
+
*.exe
*.exe
-proxmark
+hardnested_stats.txt
proxmark3
flasher
proxmark3
flasher
-version.c
lua
luac
lua
luac
+fpga_compress
+mfkey32
+mfkey64
fpga/*
fpga/*
-!fpga/fpga.bit
+!fpga/tests
+!fpga/fpga_lf.bit
+!fpga/fpga_hf.bit
!fpga/*.v
!fpga/Makefile
!fpga/fpga.ucf
!fpga/*.v
!fpga/Makefile
!fpga/fpga.ucf
-!fpga/xst.scr
+!fpga/xst_lf.scr
+!fpga/xst_hf.scr
!fpga/go.bat
!fpga/sim.tcl
!fpga/go.bat
!fpga/sim.tcl
-
-
Impressum
,
Datenschutz