update .gitignore with generated directories
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,7 @@
|
|||||||
O.*
|
O.*
|
||||||
*~
|
*~
|
||||||
|
bin
|
||||||
|
lib
|
||||||
|
dbd
|
||||||
|
include
|
||||||
|
.cvsignore
|
||||||
|
Reference in New Issue
Block a user