8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 22:43:03 +01:00

Correction

This commit is contained in:
hvlad 2020-08-12 13:32:48 +03:00
parent d4c5d6fcb6
commit 9848a73ddf

3
.gitignore vendored
View File

@ -1,5 +1,5 @@
temp/ temp/
gen/ /gen/
output_Win32/ output_Win32/
output_x64/ output_x64/
examples/prebuilt/ examples/prebuilt/
@ -21,3 +21,4 @@ src/dsql/parse.cpp
.vscode/.browse.VC.db .vscode/.browse.VC.db
extern/decNumber/libdecFloat*.a extern/decNumber/libdecFloat*.a
/Makefile /Makefile
/src/include/gen/parse.h