add *.tmp to .gitignore, my git client goes insane during compilation
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -100,3 +100,6 @@ client/lualibs/pm3_cmd.lua
|
||||
fpga_version_info.c
|
||||
|
||||
.proxmark3/*
|
||||
|
||||
# .tmp files are created during compilation
|
||||
*.tmp
|
||||
|
||||
Reference in New Issue
Block a user