mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-08 06:00:53 -07:00
Added lua, luac and proxmark3 (compieled binaries) to .gitignore.
This commit is contained in:
parent
9c6837165b
commit
7eb0f3d0ff
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -12,8 +12,11 @@
|
||||||
*.moc.cpp
|
*.moc.cpp
|
||||||
*.exe
|
*.exe
|
||||||
proxmark
|
proxmark
|
||||||
|
proxmark3
|
||||||
flasher
|
flasher
|
||||||
version.c
|
version.c
|
||||||
|
lua
|
||||||
|
luac
|
||||||
|
|
||||||
fpga/*
|
fpga/*
|
||||||
!fpga/fpga.bit
|
!fpga/fpga.bit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue