gitignore static library files
Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sonymobile.com>
This commit is contained in:
parent
0f282c76ee
commit
58fe015a32
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
*.a
|
||||
*.o
|
||||
*.d
|
||||
*.gcno
|
||||
|
|
Loading…
Reference in a new issue