mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
allow users to cache distinct Makefile.platform.xxx files
This commit is contained in:
parent
b344da5ff5
commit
940f63776c
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -37,6 +37,9 @@ originalitysig.csv
|
||||||
|
|
||||||
# new build file for add-ons.
|
# new build file for add-ons.
|
||||||
Makefile.platform
|
Makefile.platform
|
||||||
|
Makefile.platform.*
|
||||||
|
!Makefile.platform.sample
|
||||||
|
|
||||||
# Cache for detecting platform def changes
|
# Cache for detecting platform def changes
|
||||||
.Makefile.options.cache
|
.Makefile.options.cache
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue