mirror of
https://github.com/linux-msm/debugcc.git
synced 2026-02-25 13:12:32 -08:00
Add .gitignore
Add .gitignore file to ignore generated object files and binaries Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
33f035076a
commit
94e06b2548
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*.o
|
||||
debugcc
|
||||
*-debugcc
|
||||
Reference in New Issue
Block a user