wpadebug: Add .gitignore
Ignore the automatically generated build directories and files. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
af8bc24da3
commit
40c8ad8058
1 changed files with 4 additions and 0 deletions
4
wpadebug/.gitignore
vendored
Normal file
4
wpadebug/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
bin
|
||||
gen
|
||||
local.properties
|
||||
proguard-project.txt
|
Loading…
Reference in a new issue