deleted .db
This commit is contained in:
parent
4b44700c26
commit
17f38c4c6f
6
.gitignore
vendored
6
.gitignore
vendored
@ -4,10 +4,6 @@ Debug
|
|||||||
Debug*
|
Debug*
|
||||||
Release
|
Release
|
||||||
Release*
|
Release*
|
||||||
MinSizeRel
|
|
||||||
MinSizeRel*
|
|
||||||
RelWithDebInfo
|
|
||||||
RelWithDebInfo*
|
|
||||||
|
|
||||||
.settings
|
.settings
|
||||||
.metadata
|
.metadata
|
||||||
@ -19,3 +15,5 @@ __pycache__
|
|||||||
|
|
||||||
!misc/eclipse/**/.cproject
|
!misc/eclipse/**/.cproject
|
||||||
!misc/eclipse/**/.project
|
!misc/eclipse/**/.project
|
||||||
|
|
||||||
|
generators/*.db
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user