Squash bugs and warnings, optimise CMake builds.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -14,4 +14,10 @@
|
||||
config.json
|
||||
|
||||
# Compiled sqlite file
|
||||
sqlite3.obj
|
||||
sqlite3.obj
|
||||
|
||||
# V8 lib
|
||||
lib/v8
|
||||
|
||||
# Built files
|
||||
build/
|
||||
|
Reference in New Issue
Block a user