Fixed initialization issue in Buffer.
This commit is contained in:
parent
a1ac46093d
commit
9d8da4797f
3 changed files with 8 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
#ignore object files and nonsense like that
|
||||
*.[oa]
|
||||
*.la
|
||||
*.lo
|
||||
*~
|
||||
.deps
|
||||
Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue