Update top-level .gitignore
This commit is contained in:
parent
d5b6949c9f
commit
4bd4af97c5
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,3 +1,15 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
*.o
|
||||||
|
*.a
|
||||||
|
*.d
|
||||||
|
*.i
|
||||||
|
*~
|
||||||
|
.swp
|
||||||
|
.*.swp
|
||||||
|
core
|
||||||
|
.gdbinit
|
||||||
|
cscope.out
|
||||||
/bin
|
/bin
|
||||||
/external
|
/external
|
||||||
/.context
|
/.context
|
||||||
|
Loading…
Reference in New Issue
Block a user